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