Age | Commit message (Expand) | Author |
2010-10-07 | fixed: all LIRC repeats were not registered (regression of r33958) | anssih |
2010-10-06 | [WIN32] fix GL build | CrystalPT |
2010-10-06 | [WIN32] fixed stutter with chinese external subs on Vista+ (ticket #10035) | CrystalPT |
2010-09-23 | fixed: #10088 - inputlirc pakets wont be recognized, thanks to trackel. | jmarshallnz |
2010-09-14 | Add new action ACTION_PLAYER_PLAYPAUSE with action name "playpause". | renniej |
2010-09-13 | changed: switch to using namespace std; to avoid std::min/#define min sillies... | spiff_ |
2010-09-10 | [WIN32] workaround Intel compressed texture issue | CrystalPT |
2010-09-08 | merged: r33533, r33535, r33553, r33580 from trunk: | jmarshallnz |
2010-09-03 | merged: r33444 from trunk - introduce remotedelay instead of remoterepeat in ... | jmarshallnz |
2010-08-28 | merged: r33253-r33255 from trunk | jmarshallnz |
2010-08-28 | merged: r33241-r33246 from trunk | jmarshallnz |
2010-08-26 | backport: bluray plaback support based on libbluray | elupus |
2010-08-23 | fixed: missing outlines (ticket #9713, thanks sportica) | CrystalPT |
2010-08-22 | merged: r33031-r33034 from trunk: | jmarshallnz |
2010-08-21 | merged: r33008-r33016 from trunk | jmarshallnz |
2010-08-21 | [WIN32] improve DirectSound device creation logging | CrystalPT |
2010-08-19 | changed: Introduce a <VideoTimeSeek> block to keymaps to handle the Select/En... | jmarshallnz |
2010-08-14 | fixed: Reinitialize lirc when the device is set. fixes #9879 "option --lircde... | althekiller |
2010-08-13 | Fixed: Don't busywait for navsounds to finish. | althekiller |
2010-08-09 | changed, there's no reason to be timing skin loads unless under debug | jmarshallnz |
2010-08-04 | merged: find{first|next}file changes from trunk, r32336,32343,32344,32396 | jmarshallnz |
2010-08-03 | [WIN32] trunk backport: | CrystalPT |
2010-07-31 | [WIN32] changed: better error reporting for vertex buffer | CrystalPT |
2010-07-28 | fixed: text borders disappear on window resize | anssih |
2010-07-28 | changed: make text borders wider | anssih |
2010-07-28 | fixed: color tags affected text borders | anssih |
2010-07-28 | merged: r32235,r32237,r32238 from trunk | jmarshallnz |
2010-07-25 | [WIN32] changed: better LockRect/UnlockRect and renderer error logging | CrystalPT |
2010-07-25 | fixed: Control.GetLabel didn't work for togglebuttons. | jmarshallnz |
2010-07-25 | changed: Move the debug information to use the new outlined text routines, an... | jmarshallnz |
2010-07-25 | added: GetDefaultFont() routine to the fontmanager to retrieve the default fo... | jmarshallnz |
2010-07-25 | fixed: Ensure the outline color is used when rendering outlined text, remove ... | jmarshallnz |
2010-07-24 | merged: r32114-r32117 | jmarshallnz |
2010-07-24 | merged: r32092-r32095 from trunk | jmarshallnz |
2010-07-22 | fixed: <include> within <animation> tags worked only for the first one. | jmarshallnz |
2010-07-19 | fixed: pushed updates weren't enabled on the main group, thus weren't actuall... | jmarshallnz |
2010-07-19 | changed: If pushed updates are enabled on a group, enable it on the children | jmarshallnz |
2010-07-18 | fixed: includes were not resolved inside <animation> blocks | jmarshallnz |
2010-07-17 | fixed: Ticket #9626 - "slider" settings enable acts like visible | jmarshallnz |
2010-07-17 | fixed: Ensure GetRenderPosition() returns something sensible for dialogs with... | jmarshallnz |
2010-07-17 | [WIN32] oops, fix build in release mode | CrystalPT |
2010-07-16 | [WIN32] changed: we don't need to save/restore render targets & depth stencils | crystalpt |
2010-07-16 | [WIN32] fixed: LockRect when dynamic textures are not available | crystalpt |
2010-07-14 | fixed: Ticket #9581 - lastfm/librefm password could be set non-MD5'd if you u... | jmarshallnz |
2010-07-14 | fixed: Autoclosing of modal dialogs (other than the OSDs) ignored actions by ... | jmarshallnz |
2010-07-14 | fixed: compile warnings. | jmarshallnz |
2010-07-10 | fixed: subtitle aspect not recalculated on window resize | anssih |
2010-07-10 | refactor: move font size and aspect calculation out to a common function | anssih |
2010-07-10 | fixed: scale text outline to match text scaling | anssih |
2010-07-10 | added: YUY2 to rgb conversion with shaders | bobo1on1 |