Age | Commit message (Expand) | Author |
2011-04-04 | [WIN32] download libssh from our mirror | WiSo |
2011-04-03 | [ios] fixed, image rotation, thxs Memphiz | S. Davilla |
2011-04-03 | fixed: LIRC.h already includes system.h which includes config.h, there's no n... | bobo1on1 |
2011-04-03 | [WIN32] XBMPS on Windows Fix. solves #11395 (thanks donno) | WiSo |
2011-04-03 | visualisation.enabled always returned true. Thanks to ronie | Jonathan Marshall |
2011-04-02 | changed: when creating tables in mysql force the charset and collation to UTF... | firnsy |
2011-04-02 | fixed: a number of queries ignore case and mysql is case sensitive. fixes #11... | firnsy |
2011-04-02 | added: for tvshow playlists allow filtering by studio, for episode playlists ... | firnsy |
2011-04-02 | Merge branch 'optinalinotify' of github:Fneufneu/xbmc | spiff |
2011-04-02 | fixed: don't ask if a user want to switch to a skin after an update | spiff |
2011-04-02 | Changed: [Confluence] Added a workaround that actually mirrors the image in t... | Jezz_X |
2011-04-01 | Fixed: [Confluence] removed some old xbox system info stuff that became visib... | Jezz_X |
2011-03-31 | [ios] refactor makefile to remove undefined dynamic lookups, this confuses co... | S. Davilla |
2011-03-30 | fixed: if CLinuxRendererGL::RenderUpdate() is called with clear set to true, ... | bobo1on1 |
2011-03-30 | refactor | bobo1on1 |
2011-03-30 | fixed: when the renderer needs to clear the backbuffer and needs to blend the... | bobo1on1 |
2011-03-30 | dvdplayer: fix build with gcc-4.6. Flags to the Linker must be passed via -Wl... | Stephan Raue |
2011-03-29 | [WIN32] cosmetic: use pairs of spaces instead of tabs. Same as the rest of th... | CrystalP |
2011-03-29 | [WIN32] host binaries in the mirror system | CrystalP |
2011-03-30 | cleanup win32 includes so as to reduce issues with guilib/ utils/ include pat... | Jonathan Marshall |
2011-03-30 | ensure the buffer is cleared prior to loading it with cached data from previo... | Jonathan Marshall |
2011-03-29 | add iOrder to actorlink* tables to be able to list actors by appearance on sc... | Montellese |
2011-03-29 | fixed: ripping cd's to vorbis crashes | spiff |
2011-03-29 | fixed: tvshows are not listed in actor search results (another tvshowview fal... | vdrfan |
2011-03-29 | fixed: Ticket #6739 - subtitles lost when set long delay time | taxigps |
2011-03-28 | [osx/ios] fix build after 15dbc7b0: need to give Stop() an exit code. This is... | S. Davilla |
2011-03-28 | fixes #11373, use results from mysql_config in configure to determine mysql l... | S. Davilla |
2011-03-28 | [WIN32] fix build after 15dbc7b0: need to give Stop() an exit code. Actual va... | CrystalP |
2011-03-28 | Merge branch 'master' of github.com:xbmc/xbmc into trac-11353 | Jim Carroll |
2011-03-28 | [osx/ios] move interfaces, interfaces/http-api and interfaces/json-rpc/json o... | S. Davilla |
2011-03-28 | Revert "changed: deprecate the RunPlugin() built-in" | Jim Carroll |
2011-03-28 | [all] refactor exit() handling into power manager | S. Davilla |
2011-03-29 | changed: avoid pointless seek backs in libapetag | elupus |
2011-03-29 | changed: bump filecache to 20 megs, with 5 megs backbuffer | elupus |
2011-03-29 | fixed: file based file cache never reused buffer on seeks if starting positio... | elupus |
2011-03-29 | fixed: must translate special paths for the file cache | elupus |
2011-03-28 | add iOrder to actorlink* tables to be able to list actors by appearance on sc... | Montellese |
2011-03-28 | fixed: linux build after cac6dfa4984b09959a6cb56d1ccbbf9eaa02071b | vdrfan |
2011-03-28 | Add disc stub support for cataloging DVDs, Blurays etc. Addresses #10384. | Harry Muscle |
2011-03-28 | ensure dvd:// is picked up in IsDVD() | Jonathan Marshall |
2011-03-27 | [osx/ios/linux] changed, drop arch from various static lib names, this syncs ... | S. Davilla |
2011-03-27 | changed: silence some warnings in dll loader | Joakim Plate |
2011-03-27 | fixed: forgot to silence ar command | Joakim Plate |
2011-03-27 | [WIN32] check if paplayer directory exist and if not create it | WiSo |
2011-03-27 | cosmetic flip of ifdefs | S. Davilla |
2011-03-27 | [osx/ios] changed libass from static link to xbmc binary to dyloaded/unloaded... | S. Davilla |
2011-03-27 | cleanup, DLL_PATH_SHN_CODEC does not exist (vectored to ffmpeg) and DLL_PATH_... | S. Davilla |
2011-03-27 | cosmetics: order Makefile alphabetically | spiff |
2011-03-27 | fixed: system/players/paplayer directory does not exists, causing build failures | spiff |
2011-03-27 | added: default album icon for NODE_TYPE_MUSICVIDEOS_ALBUM in videolibrary | vdrfan |