Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-19 | Merge pull request #1812 from ramiro/es_AR-langinfo_xml | alanwww1 (Attila) | |
Add langinfo.xml for es_AR locale. | |||
2012-11-19 | smartplaylists: make "title" field browseable (again) | montellese | |
2012-11-19 | upnp: sanify md5'd urls for images | Alasdair Campbell | |
2012-11-19 | Merge pull request #1814 from elbeardmorez/master | davilla | |
autotools build fix | |||
2012-11-19 | Merge pull request #1753 from koying/fixmissinggenthumb | jmarshallnz | |
FIX: regenerate auto-thumb if not present | |||
2012-11-19 | [egl] fixed, remember vsync setting and restore it when changing display ↵ | davilla | |
resolutions | |||
2012-11-19 | autotools: fix build hitting wrong config header (ticket #13364) | Pete Beardmore | |
2012-11-19 | media library: don't append empty "filter" option to all folder paths after ↵ | montellese | |
26acb13d2ec | |||
2012-11-18 | Merge pull request #1776 from Montellese/fix_13544 | Sascha Montellese | |
videodb: remove tag/taglinks connections when removing items | |||
2012-11-19 | jsonrpc: remove unsupported PVR channel related properties from "List.Item.File" | montellese | |
2012-11-19 | don't set no art as '-' in the database, as it makes ListItem.Art(foo) ↵ | Jonathan Marshall | |
non-empty, thus breaking fallbacks | |||
2012-11-18 | Add langinfo.xml for es_AR locate. | Ramiro Morales | |
2012-11-19 | [pvr] fixed - check the add-on API version before calling Create(), check ↵ | Lars Op den Kamp | |
the minimum version XBMC uses and not the one from the add-on, log versions and path when the add-on is incompatible | |||
2012-11-19 | [cec] fixed - don't store the vendor id of the tv that libCEC sends back, or ↵ | Lars Op den Kamp | |
this will be used as vendorid forever | |||
2012-11-18 | [osx] - fix vfs wrapper (10.6.sdk added 2 new symbols for stat and fstat). ↵ | Memphiz | |
This fixes playback of dvd folders when started from the library | |||
2012-11-18 | fixed compiler warning | wsoltys | |
2012-11-18 | Merge pull request #1802 from Montellese/urloptions_fix | jmarshallnz | |
allow key-only URL options and add CUrlOptions::RemoveOption() | |||
2012-11-18 | jsonrpc: add missing properties "tag" and "art" to List.Fields.Files | montellese | |
2012-11-18 | [osx/ios] - use the same sqlite_prepare_v2 function on darwin as on all ↵ | Memphiz | |
other platforms. Its not a 1:1 replacement and might even be resulting strange behaviour on broken db's. Since that workaround was introduced 4 years ago because of missing symbols and the symbol is there now - we just use the same code now for osx aswell - use the same sqlite_prepare_v2 function on darwin as on all other platforms. Its not a 1:1 replacement and might even be resulting strange behaviour on broken db's. Since that workaround was introduced 4 years ago because of missing symbols and the symbol is there now - we just use the same code now for osx aswell.. | |||
2012-11-18 | show music smartplaylists for "playlist" rule for artist smartplaylists ↵ | montellese | |
(fixes #13572) | |||
2012-11-18 | videodb: add triggers on deletion of movies/tvshows/musicvideos to delete ↵ | montellese | |
any related records in the taglinks table (fixes #13544) | |||
2012-11-18 | mysql: don't remove "BEGIN" and "END" from CREATE TRIGGER queries (thanks ↵ | montellese | |
koying) | |||
2012-11-18 | [test] add unit tests for CUrlOptions | montellese | |
2012-11-18 | allow key-only URL options and add CUrlOptions::RemoveOption() | montellese | |
2012-11-18 | [cosmetic] indenting after try/catch in GetStreamDetails | Jonathan Marshall | |
2012-11-18 | wrap GetStreamDetails in try/catch | Jonathan Marshall | |
2012-11-18 | ignore 'thumb' types when updating art in the video library (Eden->Frodo) | Jonathan Marshall | |
2012-11-18 | remove useless comparison in CMusicInfoTag::operator!= | Jonathan Marshall | |
2012-11-18 | ensure optical media files check for older-style art (folder.jpg|movie.tbn). ↵ | Jonathan Marshall | |
fixes #13553 | |||
2012-11-18 | don't try and use an empty art type for folders | Jonathan Marshall | |
2012-11-17 | Window now has the same locking that it had prior to the codegeneration. | Jim Carroll | |
2012-11-17 | Merge pull request #1811 from ronie/addon-icons | jmarshallnz | |
replace several addon icons | |||
2012-11-17 | Merge pull request #1810 from ronie/translate-cancel | jmarshallnz | |
use british english spelling: cancelled / cancelling | |||
2012-11-18 | replace several addon icons | ronie | |
2012-11-18 | use british english spelling | ronie | |
2012-11-17 | Restore apps ability to control navsounds not just skin settings | Damian Huckle | |
2012-11-17 | Remove useless crossfade selection enable test - thx JM | Damian Huckle | |
2012-11-17 | Merge pull request #1807 from jmarshallnz/gles_fixes | jmarshallnz | |
Gles fixes for texture rendering | |||
2012-11-17 | Remove old code disabling crossfade selection with WASAPI - fixes #13518 | Damian Huckle | |
2012-11-17 | [AE/CA] - only reinit the engine on makestream if pcm format changes or ↵ | Memphiz | |
always on raw format - this significantly reduces a hickup we have when preparing the next stream in paplayer - though there is still an audible hickup :( | |||
2012-11-17 | Update language/Spanish/langinfo.xml | XBMCSPAIN | |
Add 12/24 hours format | |||
2012-11-17 | CVariant: fix empty() for booleans, (unsigned) integers and numbers | montellese | |
2012-11-17 | Merge pull request #1808 from arnova/ae_suspend_fix | davilla | |
fixed: AE suspending was broken resulting in it resuming/suspending over... | |||
2012-11-17 | fixed: AE suspending was broken resulting in it resuming/suspending over and ↵ | arnova | |
over again (fixes ticket #13508) | |||
2012-11-17 | Add plugin:// resolving before queueing next track | Cyril | |
2012-11-17 | ensure we serialize all members of CMusicInfoTag. fixes issues with art ↵ | Jonathan Marshall | |
vanishing on large lists from the music library after it's loaded off the filesystem. | |||
2012-11-17 | use an int for CMusicInfoTag::m_iDbId rather than a long | Jonathan Marshall | |
2012-11-16 | Merge pull request #1806 from fetzerch/pvr-sorting | Lars Op den Kamp | |
pvr: Sort recordings view by date as default | |||
2012-11-16 | Merge pull request #1732 from dragonflight/FIXcleanLibrary | jmarshallnz | |
FIX: Video metadata disappears from files mode view after Clean Library | |||
2012-11-16 | Merge pull request #1783 from jonfabe/bugfixes | jmarshallnz | |
Bugfixes |