aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-10[rbp/omxplayer] reevaluate HasVideo/Audio after a stream changehuceke
2013-04-10[rbp/omxplayer] make sure we can also abort the open of a ffmpeg input streamhuceke
2013-04-10upnp: fix wrong library paths in container updatesAlasdair Campbell
2013-04-09Merge pull request #2541 from dagwieers/pthread_setname2jmarshallnz
2013-04-10Add missing thread names, improve existing thread namesDag Wieers
2013-04-09updated, gas-preprocessor.pl from https://github.com/mansr/gas-preprocessordavilla
2013-04-09fixed, gas-preprocessor MUST see -arch switch or it will not self-configure f...davilla
2013-04-09Merge pull request #2574 from ace20022/cleanup_fixArne Morten Kvarving
2013-04-09[DVDStreamInfo] Return 'CDVDStreamInfo &' for 'operator=(const CDemuxStream& ...ace20022
2013-04-09Merge pull request #2577 from leechguy/CONTROL_AUTOLOGINArne Morten Kvarving
2013-04-09Add ability to configure the auto login profile to SettingsProfile.xmlLeechGuy
2013-04-09Add GUI support for configuring the autologin profile in profiles.xmlLeechGuy
2013-04-09Merge pull request #2576 from manio/aeremap-fixArne Morten Kvarving
2013-04-09Merge pull request #2570 from hmis/patch-1wsoltys
2013-04-09[AE] AERemap: Fix mixing front and rear channels in some 5.1 setupsMariusz Bialonczyk
2013-04-09Merge pull request #2493 from ulion/video_info_scaner_not_log_err_for_actors_...ulion
2013-04-09use tinyxml's Attribute() instead of QueryStringAttribute() to stay compatibl...montellese
2013-04-09[win32][added] Hybrid shutdown on Windows 8a11599
2013-04-09use tinyxml's Attribute() instead of QueryBoolAttribute() to stay compatible ...montellese
2013-04-09Merge pull request #2568 from night199uk/cosmeticsnight199uk
2013-04-09[musicdb] cosmetic: separate tag scanning out into a separate functionChris Roberts
2013-04-09[musicdb] cosmetic: shuffle some code to a place where it makes more senseChris Roberts
2013-04-09[musicgui] cosmetic: reroll the album/artist GUI to make them much cleaner an...Chris Roberts
2013-04-09[musicdb] cosmetic: Add HasArtistInfo and make GetArtistInfo use the views, f...Chris Roberts
2013-04-09Read CD audio USB drive bug fixedhmis
2013-04-09[DVDStreamInfo] Fix 'CDVDStreamInfo::operator=' should return 'CDVDStreamInfo...ace20022
2013-04-08Merge pull request #2486 from arnova/flag_fixarnova
2013-04-09added: Doxygen comments to CFileItem:IsAudio/IsVideo/IsPicturearnova
2013-04-08fixed broken build, please ping a darwin dev so we can sync xcode project fil...davilla
2013-04-08fixed broken build, this is just getting sloppy, at least test compile your PRsdavilla
2013-04-08Pass action by const reference in CApplication::ExecuteInputAction()Garrett Brown
2013-04-08Merge pull request #2563 from alcoheca/upnp-playlistsAlasdair Campbell
2013-04-08Merge pull request #2182 from Montellese/xsp_groupingSascha Montellese
2013-04-08[confluence] add controls for grouping in SmartPlaylistEditor.xmlmontellese
2013-04-08CGUIWindowVideoBase: implement forced enabling/disabling of grouping into mov...montellese
2013-04-08CGUIDialogSmartPlaylistEditor: integrate group optionsmontellese
2013-04-08CSmartPlaylistDirectory: integrate mixed groupingmontellese
2013-04-08smartplaylists: add mixed grouping supportmontellese
2013-04-08CSmartPlaylistDirectory: add support for grouping to music smartplaylistsmontellese
2013-04-08musicdatabasedirectory: replace all the CDirectoryNode implementations that p...montellese
2013-04-08musicdb: add GetItems() to retrieve a list of items of a specific type and Ge...montellese
2013-04-08musicdb: support filtering in GetYearsNav()montellese
2013-04-08videodatabasedirectory: replace all the CDirectoryNode implementations that p...montellese
2013-04-08videodb: add GetItems() to retrieve a list of items of a specific type and me...montellese
2013-04-08videolibrary: update library node XMLs to use the new grouping in smartplaylistsmontellese
2013-04-08CSmartPlaylistDirectory: add support for grouping to video smartplaylistsmontellese
2013-04-08smartplaylists: add <group> to group the results on a higher level (e.g. genr...montellese
2013-04-08videodb: add Filter parameter to GetSetsNav()montellese
2013-04-08musicdb: use strings instead of numbers in musicdb:// URLmontellese
2013-04-08CUPnPServer: fix bad videodb:// URLmontellese