Age | Commit message (Expand) | Author |
2012-10-09 | [osx/ios/atv2] update xcode project files | montellese |
2012-10-08 | [confluence] add DialogMediaFilter.xml | montellese |
2012-10-08 | [confluence] add new button for advanced filtering | montellese |
2012-10-08 | media library: stay on the selected item during filtering | montellese |
2012-10-08 | media library: adjust the paths and the history to be able to return to a fil... | montellese |
2012-10-08 | media library: add new logic for advanced filtering using a smartplaylist | montellese |
2012-10-08 | [win32] update project files | montellese |
2012-10-08 | GUIDialogMediaFilter: show the number of available choices for filters like g... | montellese |
2012-10-08 | add new dialog CGUIDialogMediaFilter | montellese |
2012-10-08 | CGUIDialogSettings: add a RANGE type for settings | montellese |
2012-10-08 | CGUISliderControl: add support for range selection | montellese |
2012-10-08 | videodb/musicdb: remove the "filter" and "xsp" options if they don't match th... | montellese |
2012-10-08 | musicdb: add "filter" option to musicdb:// URL | montellese |
2012-10-08 | videodb: add "filter" option to videodb:// URL | montellese |
2012-10-08 | URIUtils: add support for filtered musicdb and videodb paths in GetParenPath() | montellese |
2012-10-08 | CSmartPlaylistDirectory: make sure the "xps" option in the URL is always righ... | montellese |
2012-10-08 | CSmartPlaylistDirectory: avoid variable name clash | montellese |
2012-10-08 | CSmartPlaylistDirectory: add an optional parameter for the basedir to GetDire... | montellese |
2012-10-08 | CSmartPlaylistRule: add OPERATOR_BETWEEN for range filters | montellese |
2012-10-08 | CSmartPlaylist: improve genre rule for artists | montellese |
2012-10-08 | CSmartPlaylist: add Reset() and IsEmpty() | montellese |
2012-10-08 | musicdb: make sure the items' path is correct | montellese |
2012-10-08 | musicdb: add GetAlbumTypesNav and GetMusicLabelsNav | montellese |
2012-10-08 | musicdb: adjust/extend SQL queries to better support WHERE clauses for filtering | montellese |
2012-10-08 | videodb: add an extra check for a "setid" option to GetMoviesByWhere | montellese |
2012-10-08 | videodb: add possibility to only count results for GetPeopleNav, GetNavCommon... | montellese |
2012-10-08 | videodb: make sure the items' path is correct | montellese |
2012-10-08 | utils: add HasOption and GetOption to CUrlOptions | montellese |
2012-10-08 | CDatabase: add overloaded GetSingleValue() which takes a full query | montellese |
2012-10-07 | Merge pull request #1557 from mikkle/fix-recording-resume | Lars Op den Kamp |
2012-10-07 | Merge pull request #1252 from Karlson2k/GUI_Settings_optimization | jmarshallnz |
2012-10-07 | Merge pull request #1559 from asylumfunk/core.js | Sascha Montellese |
2012-10-08 | GUIInfoManager: retrieve SYSTEM_GET_BOOL by lower case | Karlson2k |
2012-10-08 | Make sure that http-api requests settings from g_guiSettings by lower case names | Karlson2k |
2012-10-08 | Make SetXXX methods case-sensitive. | Karlson2k |
2012-10-08 | Make GetXXX methods case-sensitive (as described in code). | Karlson2k |
2012-10-07 | [win32] Screenshot.h belongs into utils not into the root folder of the VS pr... | montellese |
2012-10-07 | AnnouncementManager: item-specific data belongs in the "item" property not in... | montellese |
2012-10-07 | Merge pull request #1316 from wsnipex/master | Arne Morten Kvarving |
2012-10-07 | Merge pull request #1069 from ScudLee/autoplaynextvideo | Arne Morten Kvarving |
2012-10-07 | When sorting by episode number, perform 2nd level sorting on label rather tha... | Voyager1 |
2012-10-07 | fix PVR-related string "Find similar programs" | montellese |
2012-10-07 | remove duplicate "favourites" window from CButtonTranslator's window list | montellese |
2012-10-07 | [ios/atv2] - fix build by syncing xcode projects | Memphiz |
2012-10-07 | Merge pull request #1554 from koying/taglibcover | night199uk |
2012-10-07 | [osx] add dvddemuxbxa to xcode project for osx | Chris Roberts |
2012-10-07 | Add 'Play the next video automatically' option | Lee Pollock |
2012-10-07 | Merge pull request #1561 from taxigps/master | taxigps |
2012-10-07 | [win32] fixed vs2010 project file for lose DVDDemuxBXA.cpp/h | taxigps |
2012-10-07 | changed: pass strings through eclipses to avoid compiler warnings | spiff |