aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-15[dvdplayer] - implement RegisterAudioCallback and UnRegisterAudioCallback in ...Memphiz
2012-08-15[cosmetics] - whitespacesMemphiz
2012-08-15[droid] fix time. Always use android system time.Cory Fields
2012-08-14Merge pull request #1288 from Voyager-xbmc/fix-episode-sortingjmarshallnz
2012-08-14build: fix ffmpeg soname and busted build targetCory Fields
2012-08-14build: fix alsa/dbus detectionCory Fields
2012-08-15fix sorting on episode count after filter watched/unwatchedVoyager-xbmc
2012-08-14[cosmetics] - whitespacesMemphiz
2012-08-14[osx] fixed optical/coax when pcm -> pass -> pcm. thx to amet for chasing thi...davilla
2012-08-14[cosmetic] - tabsMemphiz
2012-08-14[all] - call SetFullScreenVideo from the message thread - else theMemphiz
2012-08-14fixed: possible NULL pointer dereference introduced in c1dc5ee711spiff
2012-08-14[WIN32] fixed: isspace / isdigit don't like non ascii characters (assert on d...Sébastien Brochet
2012-08-14fixed: parentheses warning - stupid vs ;)vdrfan
2012-08-14Fixed: [Confluence] don't hide the TV Show fanart while the "TV Tunes" add-on...Jezz_X
2012-08-14Fixed: [Confluence] Punctuation in Music Codec info (and spiffs sanity at the...Jezz_X
2012-08-13videodb: fix episode smartplaylists not working properly (fixes #13251)montellese
2012-08-13fixed: window manager icon missing on X11spiff
2012-08-13[cosmetics] - whitespacesMemphiz
2012-08-13fixed: try NULL sink here as we don't play very well without a sink. this got...WiSo
2012-08-13fixed: Compile warningarnova
2012-08-13[WIN32] fixed build errorWiSo
2012-08-13Merge pull request #1271 from cptspiff/current_item_threading_fixArne Morten Kvarving
2012-08-12Merge pull request #1274 from arnova/airplayserver_changeMemphiz
2012-08-13[osx] fixed use the old upload only on os version >= 1074 and added missing c...gimli
2012-08-12[osx| fixed, vda and lion 10.7.4 for retina macbook progimli
2012-08-12[gl/gles/win/videocapture] - when doing the rendercapture the destrect is man...Memphiz
2012-08-12[osx] - some commentsMemphiz
2012-08-12[osx] - move refreshrate/resolution changing up before any possible early ret...Memphiz
2012-08-12Merge pull request #1280 from huceke/airtunesplayhuceke
2012-08-12[osx] fixed crash if there are no streamsS. Davilla
2012-08-12[osx] fixed compiler warnings, remove -Wdeprecated-declarations and replace d...davilla
2012-08-12fixed, let us try to get this straight sometime, <> are system includes, quot...davilla
2012-08-12[osx] always zero AudioStreamBasicDescription varsdavilla
2012-08-12[osx] remove stray commented codedavilla
2012-08-12[osx] paranoida, always set hog off and mix on before messing with m_AudioDevicedavilla
2012-08-12[osx] fixed, CoreAudio sometimes would not get re-inited, change to always initdavilla
2012-08-12[osx] fixed, gui sounds over optical/coax. remove defaulting params in includ...davilla
2012-08-12[osx] fixed compiler warnings, update AUGraph to new apidavilla
2012-08-12[osx] fixed, force pcm to two channels if optical/coax is selecteddavilla
2012-08-12fixed compiler warning, classes with virtual function MUST have a virtual des...davilla
2012-08-12[webinterface.default] more relative paths (missed in 6b20411ea87962174a5f0f3...montellese
2012-08-12fixed airtunes airplay functionality after android mergehuceke
2012-08-12[fix] Make Gamepad Button Combo dialog work with remote controls. Fixes #12733.killdash9
2012-08-11Merge pull request #1279 from classicspam/Branch_FixVisFreezejmarshallnz
2012-08-12Fix visualization freezes if user goes to main menu while playing song with M...classicspam
2012-08-12cosmetics: add doxy to GUIInfoTypes.h/cppKarlson2k
2012-08-11[droid] fix AudioTrack volume setting. Let the sink handle it for androidCory Fields
2012-08-11fixed: silence signed / unsigned int comparisonvdrfan
2012-08-11fixed: added :GetChannelInfo() for WAV, ADPCM and CDDA codec.WiSo