Age | Commit message (Expand) | Author |
2010-09-14 | updated: dutch translation. thanks to stijn segers | spiff_ |
2010-09-14 | adding dutch translation for web interface addon - Thanks Stijn! | malard |
2010-09-14 | refactoring CGUIDialogOK | malard |
2010-09-14 | refactor | bobo1on1 |
2010-09-14 | added: lookup table for adjust refreshrate specifiable via advancedsettings.xml | bobo1on1 |
2010-09-14 | fixed: multiplier goes on fps, not refreshrate | bobo1on1 |
2010-09-14 | changed: before trying the highest refreshrate, check first if 60 hertz is av... | bobo1on1 |
2010-09-14 | fixed: use WCHAR_CHARSET with r33426 | taxigps |
2010-09-14 | Add new action ACTION_PLAYER_PLAYPAUSE with action name "playpause". | renniej |
2010-09-14 | fixed: ability to set initial percentage for sliders | ametovic |
2010-09-14 | [WIN32] fixed: overlay crash for no quads | CrystalPT |
2010-09-14 | avoid being fooled by literal strings | lcapriotti |
2010-09-14 | avoid being fooled by literal strings | lcapriotti |
2010-09-14 | additional controls - TKS Erhnam | lcapriotti |
2010-09-14 | fixed: Unmute didn't always restore the volume properly (especially across di... | arnova |
2010-09-14 | [WIN32] changed: overlay vertex buffer is only written to, so create with D3D... | CrystalPT |
2010-09-14 | [WIN32] fixed: GUI_MSG_RENDERER_LOST should be sent on D3D device loss | CrystalPT |
2010-09-14 | fixed: Retrieval of nfo files from VIDEO_TS folders. | jmarshallnz |
2010-09-14 | fixed: don't accept droppped frames for thumbnail extraction | elupus |
2010-09-14 | fixed: vp3 decoder should set key_frame field of AVFrame | elupus |
2010-09-13 | fixed: [Confluence] skin Makefile | jezz_x |
2010-09-13 | changed: for adjust refreshrate, choose a refreshrate that is close to a mult... | bobo1on1 |
2010-09-13 | fixed: switching context wont leave the progress bar distorted; changed: vide... | malard |
2010-09-13 | Fixed: [Confluence] removed unused image | jezz_x |
2010-09-13 | fixed: eol checking in id3 tag parser, thanks cptspiff | malard |
2010-09-13 | fixed: [win32] build of texturepacker + updated the exe | jmarshallnz |
2010-09-13 | changed: switch to using namespace std; to avoid std::min/#define min sillies... | jmarshallnz |
2010-09-13 | added: dupe check in xbt files | spiff_ |
2010-09-13 | fixed: compile warnings. | jmarshallnz |
2010-09-13 | fixed: win32 build deps for sdl_image | jmarshallnz |
2010-09-13 | fixed: only re-render now playing areas when needed. | malard |
2010-09-13 | fixed: switching playlist context from audio to video did not update now play... | malard |
2010-09-13 | fixed: win32 project of TexturePacker | jmarshallnz |
2010-09-13 | restoring functionality broken by earlier re factor. But still remains refact... | malard |
2010-09-13 | fixed: Plugins "return prematurely" due to race in WaitOnScriptResult. #10136 | jmarshallnz |
2010-09-13 | fixed: for 23.976 and 24 fps video, check if a 2:3 cadence would fit better | bobo1on1 |
2010-09-13 | cosmetics | malard |
2010-09-13 | re factored: MapWindowActions less 'if'y and removed nasty assignments in if ... | malard |
2010-09-13 | fixed: deadlock on exit, app thread is waiting in CWebServer::Stop for the we... | bobo1on1 |
2010-09-13 | added: ticket #10150 - total playlist duration for video playlists | spiff_ |
2010-09-13 | [ARM] OpenGL ES2.0 shaders are now seperated into different glsl files, with ... | mcgeagh |
2010-09-13 | updated: ticket #10152, #10153 - portugese translation. thanks to hudo | spiff_ |
2010-09-13 | [ARM] OpenGL ES2.0 shaders are now seperated into different glsl files, with ... | mcgeagh |
2010-09-13 | fixed: ticket #10148 - a m3u playlist can contain video files. need to check ... | spiff_ |
2010-09-13 | cosmetics | spiff_ |
2010-09-13 | add region to present time in 24h format. thanks koalahong | taxigps |
2010-09-12 | fixed: typo | spiff_ |
2010-09-12 | fixed vs2010 compile | malard |
2010-09-12 | refactored webserver startup | malard |
2010-09-12 | fixed: mouse pointer showing up at splash, fixes #10114 | bobo1on1 |