aboutsummaryrefslogtreecommitdiff
path: root/xbmc/Application.cpp
AgeCommit message (Expand)Author
2009-12-14[WIN32] build libshout within the XBMC main project.wiso
2009-12-12Add support for 5 extra APPCOMMAND codes:renniej
2009-12-09fixed: That statement should be inverted ofcarnova
2009-12-09fixed: Don't save resume & watched status for LiveTV (better fix for r24648) ...arnova
2009-12-08fixed lost a { in that last commitdavilla
2009-12-08[osx] fixed, try #3, #7968:Incorrect behavior with Spaces and #7975: Dual mon...davilla
2009-12-05changed: new try at making sure application doesn't loose queued video frameselupus
2009-12-03Revert "changed: if we timed out waiting for a frame, we should not be reduci...elupus
2009-12-02changed: if we timed out waiting for a frame, we should not be reducing frame...elupus
2009-11-26changed: done treat analog buttons any different than digital for waking up f...elupus
2009-11-25changed: avoid holding graphiccontext when waiting for python threads or play...elupus
2009-11-24fixed: xbmc could end up in black fullscreen, on very very short video fileselupus
2009-11-24fixed: startup window statement had no effectvdrfan
2009-11-24cleanup: cosmetics.jmarshallnz
2009-11-24fixed: Ticket #7803 - wrong focus in Confluence if starting in Movie Titles n...jmarshallnz
2009-11-24fixed: only extract flags from dvds if title length > 15m. should yield more ...spiff_
2009-11-23fixed: Ticket #7816 - Switching profiles does not clear active background (ak...jmarshallnz
2009-11-21Applied patch #7687topfs2
2009-11-18cleanup: Sanitized settings->system.jmarshallnz
2009-11-18cleanup: sanitized Settings->Look and Feel. NOTE: Translators, some strings ...jmarshallnz
2009-11-17fixed: Ticket #7737 - if vsync is set to only during video playback, then mak...jmarshallnz
2009-11-15fixed: after playing a livetv stream xbmc would stop storing video settingselupus
2009-11-14changed: Sanitized the music settings.jmarshallnz
2009-11-08Cosmeticstopfs2
2009-11-08[Fixed] --standalone and mountingtopfs2
2009-11-08cleanup: Sanitize picture settings.jmarshallnz
2009-11-08cleanup: Sanitize the Network settings.jmarshallnz
2009-11-03[WIN32] fixed: opticals which are already mounted on XBMC startup weren't lis...wiso
2009-11-02[WIN32] fixed: optical medias weren't recognized.wiso
2009-11-01improved: Remote control sends keyboard presses to better cope with remotes a...jmarshallnz
2009-10-30changed: Sanify when we apply the lock on screensaver exit (only if login scr...jmarshallnz
2009-10-30removed: screensaver use lock setting - always lock if the profile is passwor...jmarshallnz
2009-10-29fixed: Ticket #7310 - keymaps folder was created in the wrong folder.jmarshallnz
2009-10-28[WIN32] added support for special multi-media buttons #7434 (thanks gshklover)wiso
2009-10-28cosmeticsspiff_
2009-10-28[Fixed] Win32 shouldn't source removable drives on init nomore, it's handled ...topfs2
2009-10-28[Fixed] MediaManager shouldn't be initialized until after all settings are lo...topfs2
2009-10-26changed: Removed superfluous LCD settings to LCD.xml, and changed the LCD typ...jmarshallnz
2009-10-25fixed: zeroconf settings namemaestrodd
2009-10-25"fixed": crash pausing video when passthrough active (workaround guisounds g_...charlydoes
2009-10-25changed: Add locking of the graphics context to the window manager, and aroun...jmarshallnz
2009-10-25removed: Unused lcd settings/ifdefs.jmarshallnz
2009-10-25removed: clear playlist on end setting, which isn't really required anymore.jmarshallnz
2009-10-24fixed: reverted r23898 as it caused massive python plugin problemsvdrfan
2009-10-23changed: Cancel any outstanding jobs from the jobmanager on app close.jmarshallnz
2009-10-23code condense between osx and linux platformsdavilla
2009-10-23fixed: command line argument -fs not work, due to be reinitialized(2). move t...taxigps
2009-10-23[all] add user event handlingdavilla
2009-10-21fixed: Crash when python and XBMC are both diddling the window list. (Thanks ...althekiller
2009-10-20cleanup: removed unneeded code (#7408)vdrfan