aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-16[dvdplayer] some action can reset sync_wait, so we must reset it in UpdateStateelupus
2012-04-16[dvdplayer] Make sure we reset demuxer directly on a non seamless operationelupus
2012-04-16[dvdplayer] Can't do out of read state update, when we just skipped a waitelupus
2012-04-16updated: Slovak translation for core and Confluence strings (closes #12907 - ...alanwww1
2012-04-16[fix] - fix missing include after e06404904c6cb08ba8cecd53b6Memphiz
2012-04-16cosmetic: silent compiler warningvdrfan
2012-04-15removed unnecessary includeCrystalP
2012-04-15[WIN] fixed decoding of DEP violation exceptionsCrystalP
2012-04-15[WIN] added handler for access violation during thread startupCrystalP
2012-04-15[libdvdnav] process events on DVD even if no actual data is being readJoakim Plate
2012-04-15changed: Don't use namespaces in header files (thanks Spiff) + cosmeticsarnova
2012-04-15ffmpeg: avfilter depends on avformatRainer Hochecker
2012-04-15handle stacks correctly for dateaddedmontellese
2012-04-15use a video file's modification or creation time for dateAdded depending on w...montellese
2012-04-15Merge pull request #879 from arnova/dvdplayer-cachearnova
2012-04-15changed: Refactor CDVDInputStream to fully expose SCacheStatus + properly det...arnova
2012-04-15ensure strPath in the path table is converted to utf8 on update, thanks to je...Jonathan Marshall
2012-04-15left join the thumb and genre tables in the songview so that songs without th...Jonathan Marshall
2012-04-15cosmetics: cleanup the songview creationJonathan Marshall
2012-04-15fix: rename SPyEvent in PythonMonitor to avoid clash with PythonPlayeramet
2012-04-14[win32] in VS project move MediaSource.cpp into utils folder (where MediaSour...montellese
2012-04-14Merge pull request #881 from FernetMenta/remotexmlJoakim Plate
2012-04-14Merge pull request #880 from aballier/masterJoakim Plate
2012-04-14adjust remote.xml after 72ae0599b30ef48a0c3a49455955b3c76f75d026Rainer Hochecker
2012-04-14DllAvCodec: Remove now unused private avcodec_guess_channel_layout.Alexis Ballier
2012-04-14Use libavutil::av_get_default_channel_layout instead of the private libavcode...Alexis Ballier
2012-04-14avutil: add av_get_default_channel_layout for later use.Alexis Ballier
2012-04-14[WIN32] fixed: some wrong entries in the project files probably due to merging.WiSo
2012-04-13only execute the actor table update if the thumb URLs isn't empty - fixes #12905Jonathan Marshall
2012-04-12jsonrpc: fix c/p monster in VideoLibrary.OnScanFinished (thanks thedroid)montellese
2012-04-12jsonrpc: add FooLibrary.OnScanFinished notification (introduced by 816bab69) ...montellese
2012-04-12one more item separator weirdness in the musicdbJonathan Marshall
2012-04-12additional slashes appended to artist/genres in music library. fixes #12917, ...Jonathan Marshall
2012-04-12we no longer store the item separator at the start of strExtraGenres/ArtistsJonathan Marshall
2012-04-12Don't hard code arm compiler flags so that we can build for both armel and armhfAvik Sil
2012-04-12Avoid closing X11 window otherwise it gives a BadWindow when closing SDLRicardo Salveti de Araujo
2012-04-12Fixing MathUtils.h for ARMAvik Sil
2012-04-11Merge pull request #871 from wsoltys/bonjourwsoltys
2012-04-11[WIN32] fixed: receive response from the bonjour daemon if one is available. ...WiSo
2012-04-11fixed: File sizes & file dates didn't work properly for lighttp HTTP serversarnova
2012-04-11[WIN32] updated libluray to 0.2.2. New packaging format. Will make it easier ...WiSo
2012-04-11[LINUX] fixed: Compile error on systems without libbluray installedarnova
2012-04-10Merge pull request #773 from CrHasher/yadif_hwdfixJoakim Plate
2012-04-11[dvdplayer] Rewrite wrapback/forward detection to adjust timestamps instead o...elupus
2012-04-11[bluray] Initial support for menu's, no BD-J supportedelupus
2012-04-11[bluray] Delete support for older libblurayelupus
2012-04-11[dvdplayer] Add constructor for CDVDOverlayImage to copy another imageelupus
2012-04-11[dvdplayer] Add support for a group of overlay pictures with same start/stop ...elupus
2012-04-10[bluray] Check if disk is encrypted and log messages about lack of libs to de...elupus
2012-04-10[bluray] Factor out retrieval of titleelupus