aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-30jni: consmetic refactor to consistent appearancedavilla
2013-06-29keymap: fix sixaxis gamepad keymappingJoakim Plate
2013-06-29[cosmetic] suppresses gcc parenthesis warning. Thx @vdrfanVoyager1
2013-06-29[fix] check active window before delegating player action handling - fixes pr...Voyager1
2013-06-27Fix memory leak and a failed ASSERT under win32 Debug build. A string was bei...Garrett Brown
2013-06-27Merge pull request #2910 from popcornmix/fix_volume_fixpopcornmix
2013-06-27[rbp/omxplayer] Fix build error from #2909popcornmix
2013-06-27Merge pull request #2909 from sgebbie/masterpopcornmix
2013-06-27Improve resilience of volume change.Stewart Gebbie
2013-06-26Merge pull request #2906 from arnova/music_db_fixesarnova
2013-06-25Merge pull request #2903 from davilla/change-rss-urlsjmarshallnz
2013-06-25Don't clobber path history when running a searchGarrett Brown
2013-06-25fixed: Locally found music album art was not stored in the db ((partially?) f...arnova
2013-06-25fixed: artist was being added as genre to music album tablearnova
2013-06-25fixed: Formatting (cosmetics)arnova
2013-06-25fixed: SQL query was wrongarnova
2013-06-25changed: Make more obvious we're passing a CFileItemarnova
2013-06-25fixed, update of rss feed URLSdavilla
2013-06-24Merge pull request #2908 from popcornmix/update_pts_resynchuceke
2013-06-24[WIN32] fixed: guess void is meant here.wsoltys
2013-06-24fixed: Music album info gets stuck on failure (fixes #14435)arnova
2013-06-24changed: It's nicer to close the music db on failurearnova
2013-06-24Merge pull request #2907 from fritsch/ae-remove-warningMemphiz
2013-06-24[rbp/omxplayer] Update pts on resync messagepopcornmix
2013-06-24AE: OSS is nearly not used on most platforms - don't make vdrfan afraidfritsch
2013-06-23fixed: Crash when scanning music without any scraper setarnova
2013-06-22fixed, do not expand the EXEEXT env vardavilla
2013-06-22[lang] add langinfo.xml files for new languages in masteralanwww1
2013-06-21[lang] update of skin.confluence language filesalanwww1
2013-06-21[lang] update of core language filesalanwww1
2013-06-21[lang] update of internal addon language filesalanwww1
2013-06-20changed, add XBMCROOT env var so we know where <xbmc root> is via an absolute...davilla
2013-06-20add xbmc-addon-bindings to dependsdavilla
2013-06-19Merge pull request #2897 from ronie/confluence-cosmeticsronie
2013-06-20[Confluence] Cosmetics: ditch duplicate bracketsronie
2013-06-19Merge pull request #2891 from amet/fix_mavericksMemphiz
2013-06-19[osx] fix app start on 10.9amet
2013-06-18Merge pull request #2888 from popcornmix/version_overflowpopcornmix
2013-06-18[rbp] Avoid overflow in version stringpopcornmix
2013-06-17gui: list settings didn't display indentation properlyJoakim Plate
2013-06-17[ffmpeg] - backport fix for crashing when using vaapi (found on libav mailing...Memphiz
2013-06-17Revert "ffmpeg: add patch file for vaapi fix"Memphiz
2013-06-17Revert "vaapi: don't unmap non-existing buffer"Memphiz
2013-06-17Revert "ffmpeg: fixup compile error in patch"Memphiz
2013-06-17[mingw] added pkg-config to fix configure finding not all available libswsoltys
2013-06-17[FreeBSD] ping use -t for timeout like OSXFneufneu
2013-06-16Merge pull request #2887 from t4-ravenbird/ios-pingMemphiz
2013-06-16[fix][ios] ping ; timeout option not supportedt4.ravenbird
2013-06-15Merge pull request #2855 from Voyager1/skip-chapters-withoutplaylistVoyager1
2013-06-15Move player action handling out of GUIDialogVideoOSD and GUIWindowFullScreen ...Voyager1