index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-05-10
[ios] fixed missed viz in AE injection
davilla
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 FreeBSD
Fneufneu
2012-05-10
[AE][ALSA] added code to try an open 'Digital' devices as HDMI
Geoffrey McRae
2012-05-10
do case insensitive searches on queries in MysqlDataset::exec()
pieh
2012-05-10
Merge pull request #37 from Fneufneu/freebsd
Fneufneu
2012-05-10
[osx] changes to build XBMCHelper
amet
2012-05-10
Merge pull request #952 from jmarshallnz/videodb_split_where_join_order
jmarshallnz
2012-05-10
fix: surround where clause for sets in () else any AND clauses may change its...
Jonathan Marshall
2012-05-10
remove WHERE from Filter::where and append where they're actually used in Get...
montellese
2012-05-10
introduce Filter class so as to break up joins/where/order in a nicer way for...
Jonathan Marshall
2012-05-10
cosmetic - cleanup view creation in musicdb
Jonathan Marshall
2012-05-10
fixed: removed duplicated AE string entry
alanwww1
2012-05-10
[gettext] added context string for new strings with common text. This is a he...
alanwww1
2012-05-10
fix typo from overzealous renaming
Jonathan Marshall
2012-05-10
[osx] remove 10.4 specific code in favor of 10.6 api
davilla
2012-05-10
[osx] fixed, compiler warnings and cosmetic cleanup
davilla
2012-05-10
[gettext] deleted strings.xml files for core and Confluence, so from now, we ...
alanwww1
2012-05-10
fixed: missing string from English PO file after AE merge
alanwww1
2012-05-09
Merge pull request #908 from jmarshallnz/rearrange_visual_studio_project
jmarshallnz
2012-05-10
[osx] replace depreciated CGDisplayCurrentMode
davilla
2012-05-10
[win32] rearrange project file as per the filesystem layout
Jonathan Marshall
2012-05-09
Fix issue where parsing XML character entries are ignored. Fixes issue #12999.
Andres Mejia
2012-05-09
Merge pull request #943 from jmarshallnz/drop_tvshowlinkepisode
jmarshallnz
2012-05-09
[osx] clean up and remove 10.4'isum
S. Davilla
2012-05-09
Merge pull request #951 from davilla/darwin-depends-refactor
davilla
2012-05-10
ensure 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 osx
S. Davilla
2012-05-10
updated: Portuguese (Brazil), Ukrainian, Spanish language files, converted st...
alanwww1
2012-05-10
Revert "fire OnUpdate events when the thumb or fanart is updated in the video...
Jonathan Marshall
2012-05-09
Merge pull request #939 from jmarshallnz/ae_final_rebase
jmarshallnz
2012-05-10
[AE] remove old files from the build system
Geoffrey McRae
2012-05-10
[AE] paplayer: switch to AE
Geoffrey McRae
2012-05-10
[AE] paplayer: switch MP3Codec to pass through signed 32bpp data
Geoffrey McRae
2012-05-10
[AE] paplayer: drop m_BitsPerSampleInternal in MP3Codec
Geoffrey McRae
2012-05-10
[AE] paplayer: cosmetic cleanup of MP3Codec
Geoffrey McRae
2012-05-10
[AE] paplayer: dvdplayercodec can support passthrough
Geoffrey McRae
2012-05-10
[AE] paplayer: add GetChannelInfo to codecs
Geoffrey McRae
2012-05-10
[AE] paplayer: drop ReadSamples/HasFloatData from codecs
Geoffrey McRae
2012-05-10
[AE] dvdplayer: switch to use AE
Geoffrey McRae
2012-05-10
[AE] dvdplayer: drop vis callbacks
Geoffrey McRae
2012-05-10
[AE] players: change SetVolume to take a float
Jonathan Marshall
2012-05-10
[AE] gui: switch to AE
Geoffrey 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 code
Geoffrey 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 settings
Geoffrey McRae
2012-05-10
[AE] volume: Use a float in the range [0,1] for volume
Geoffrey McRae
[next]