aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-01[pictures] fix flipping horizontally/vertically and rotate by 180 swapping th...Frodo_alpha3Jonathan Marshall
2012-07-01[guilib] fix edit labels not being clippedJonathan Marshall
2012-07-01[guilib] adds ability to set the overflow type to CLIP for a gui labelJonathan Marshall
2012-07-01[confluence] fix textwidth of smartplaylist editor edit controlJonathan Marshall
2012-07-01[cuesheet] fix cue sheet info tags being overridden by the AnnouncementManagerJonathan Marshall
2012-07-01[cuesheet] adds startOffset to CMusicDatabase::GetSongByFileName() to differe...Jonathan Marshall
2012-06-29[atv2] - remove the install clamp for ios > 5Memphiz
2012-06-29[ffmpeg] - added patch file for last commitMemphiz
2012-06-29[ffmpeg] - ARM: generate position independent code to access data symbols - t...Memphiz
2012-06-29[ios] - new gas-preprocessor.pl needed for the ffmpeg arm pic patch - thx to ...Memphiz
2012-06-29[osx] fixed make from command-lineS. Davilla
2012-06-29legacy, remove unused includesS. Davilla
2012-06-29jsonrpc: properly add "disc" property for songs (not as part of "track")montellese
2012-06-29jsonrpc: fix invalid output of "rating" and "track" for music itemsmontellese
2012-06-27[WIN32] fixed: uninstaller missed two dll'sWiSo
2012-06-27[AE/CA] - fix the matrix mixer by obeying a setpwidth of the number of output...Memphiz
2012-06-27fix invalid album rating (maximum is 5)montellese
2012-06-27fix empty genre being displayed during artist scrapingmontellese
2012-06-26videodb: fix invalid CVideoInfoTag::m_type assignment in GetNavCommonmontellese
2012-06-26added: Debug logging in case our jpeg loader fails and we fallback to ImageLibarnova
2012-06-23SortUtils: fix limiting being applied twice for items sorted/limited in the d...montellese
2012-06-22Revert "Fix atomic add and atomic subtract. Now passes tests."davilla
2012-06-22Revert "Remove dead code."davilla
2012-06-22Remove dead code.Andres Mejia
2012-06-22Fix atomic add and atomic subtract. Now passes tests.Andres Mejia
2012-06-21DatabaseUtils: fix potential exception during sorting of albumsmontellese
2012-06-21fixed not working Container.Content(Playlists) boolean conditionpieh
2012-06-21DatabaseUtils: fix potential exception during sorting of musicvideosmontellese
2012-06-21videodb: only return early in GetSortedMovies() if there were neither movies ...montellese
2012-06-21fix some (base-)paths passed to CVideoDatabase methodsmontellese
2012-06-20Merge pull request #1083 from pieh/load_video_info_pluginsMichal Piechowiak
2012-06-20fixed compiler warning converting false to pointer CDVDOverlaySpugimli
2012-06-20Added: [Confluence] Another Media Info view in video library for movies and T...Jezz_X
2012-06-20Added: [Confluence] Current artist fanart as background for Full screen visua...Jezz_X
2012-06-19Revert "Update documentation for Linux on how to run the testsuite."Andres Mejia
2012-06-19Add threads test directory to check in 'make check' run.Andres Mejia
2012-06-19Remove unused parameter (orphaned in early 2010 (553d21336) due to new addon ...Garrett Brown
2012-06-19Merge pull request #955 from pieh/is_same_path_resumeMichal Piechowiak
2012-06-18Update documentation for Linux on how to run the testsuite.Andres Mejia
2012-06-18Minor format change.Andres Mejia
2012-06-18Minor format change.Andres Mejia
2012-06-18Use $(LIB) variable to create testMain program.Andres Mejia
2012-06-18Merge pull request #1088 from odon/masterAndres Mejia
2012-06-18Added compatibility for older fribidi versions (e.g. 0.10.4) to CharsetConverterSchischu
2012-06-18Merge pull request #1063 from coling/masterArne Morten Kvarving
2012-06-18fixed: make static IAE *AE private in CAEFactory, since there's no need to ha...bobo1on1
2012-06-18fix fetching playcount for plugin listings with content setpieh
2012-06-17Run 'distclean' in testsuite directories.Andres Mejia
2012-06-17Add 'check' target used in compiling/running testsuite.Andres Mejia
2012-06-17correct libxbmc broken linkodon