aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-10[ios] fixed missed viz in AE injectiondavilla
2012-05-11[dvdplayer] updated SAMPLE_FMT_* to AV_SAMPLE_FMT_*Geoffrey McRae
2012-05-10[AE] make the subset of AE implemented in PulseAE work again. this is just a ...spiff
2012-05-11[cmyth] Fix memory corruption caused by incorrect size allocation for ANN Fil...David Teirney
2012-05-10[AE] add ALSA and OSS to FreeBSDFneufneu
2012-05-10[AE][ALSA] added code to try an open 'Digital' devices as HDMIGeoffrey McRae
2012-05-10do case insensitive searches on queries in MysqlDataset::exec()pieh
2012-05-10Merge pull request #37 from Fneufneu/freebsdFneufneu
2012-05-10[osx] changes to build XBMCHelperamet
2012-05-10Merge pull request #952 from jmarshallnz/videodb_split_where_join_orderjmarshallnz
2012-05-10fix: surround where clause for sets in () else any AND clauses may change its...Jonathan Marshall
2012-05-10remove WHERE from Filter::where and append where they're actually used in Get...montellese
2012-05-10introduce Filter class so as to break up joins/where/order in a nicer way for...Jonathan Marshall
2012-05-10cosmetic - cleanup view creation in musicdbJonathan Marshall
2012-05-10fixed: removed duplicated AE string entryalanwww1
2012-05-10[gettext] added context string for new strings with common text. This is a he...alanwww1
2012-05-10fix typo from overzealous renamingJonathan Marshall
2012-05-10[osx] remove 10.4 specific code in favor of 10.6 apidavilla
2012-05-10[osx] fixed, compiler warnings and cosmetic cleanupdavilla
2012-05-10[gettext] deleted strings.xml files for core and Confluence, so from now, we ...alanwww1
2012-05-10fixed: missing string from English PO file after AE mergealanwww1
2012-05-09Merge pull request #908 from jmarshallnz/rearrange_visual_studio_projectjmarshallnz
2012-05-10[osx] replace depreciated CGDisplayCurrentModedavilla
2012-05-10[win32] rearrange project file as per the filesystem layoutJonathan Marshall
2012-05-09Fix issue where parsing XML character entries are ignored. Fixes issue #12999.Andres Mejia
2012-05-09Merge pull request #943 from jmarshallnz/drop_tvshowlinkepisodejmarshallnz
2012-05-09[osx] clean up and remove 10.4'isumS. Davilla
2012-05-09Merge pull request #951 from davilla/darwin-depends-refactordavilla
2012-05-10ensure Update() on the video info dialog is run on first start - fixes plot n...Jonathan Marshall
2012-05-09[osx/ios] refactor depends build and switchover to using 10.6sdk for osxS. Davilla
2012-05-10updated: Portuguese (Brazil), Ukrainian, Spanish language files, converted st...alanwww1
2012-05-10Revert "fire OnUpdate events when the thumb or fanart is updated in the video...Jonathan Marshall
2012-05-09Merge pull request #939 from jmarshallnz/ae_final_rebasejmarshallnz
2012-05-10[AE] remove old files from the build systemGeoffrey McRae
2012-05-10[AE] paplayer: switch to AEGeoffrey McRae
2012-05-10[AE] paplayer: switch MP3Codec to pass through signed 32bpp dataGeoffrey McRae
2012-05-10[AE] paplayer: drop m_BitsPerSampleInternal in MP3CodecGeoffrey McRae
2012-05-10[AE] paplayer: cosmetic cleanup of MP3CodecGeoffrey McRae
2012-05-10[AE] paplayer: dvdplayercodec can support passthroughGeoffrey McRae
2012-05-10[AE] paplayer: add GetChannelInfo to codecsGeoffrey McRae
2012-05-10[AE] paplayer: drop ReadSamples/HasFloatData from codecsGeoffrey McRae
2012-05-10[AE] dvdplayer: switch to use AEGeoffrey McRae
2012-05-10[AE] dvdplayer: drop vis callbacksGeoffrey McRae
2012-05-10[AE] players: change SetVolume to take a floatJonathan Marshall
2012-05-10[AE] gui: switch to AEGeoffrey McRae
2012-05-10[AE] gui: no need to check passthrough when calling g_audioManager.Enable()Geoffrey McRae
2012-05-10[AE] settings: Add new settings for AE and reorganise codeGeoffrey McRae
2012-05-10[AE] settings: change 'Output stereo to all speakers' -> 'Enable stereo upmix'Geoffrey McRae
2012-05-10[AE] settings: add new advanced settingsGeoffrey McRae
2012-05-10[AE] volume: Use a float in the range [0,1] for volumeGeoffrey McRae