Age | Commit message (Expand) | Author |
2012-08-15 | [dvdplayer] - implement RegisterAudioCallback and UnRegisterAudioCallback in ... | Memphiz |
2012-08-15 | [cosmetics] - whitespaces | Memphiz |
2012-08-15 | [droid] fix time. Always use android system time. | Cory Fields |
2012-08-14 | Merge pull request #1288 from Voyager-xbmc/fix-episode-sorting | jmarshallnz |
2012-08-14 | build: fix ffmpeg soname and busted build target | Cory Fields |
2012-08-14 | build: fix alsa/dbus detection | Cory Fields |
2012-08-15 | fix sorting on episode count after filter watched/unwatched | Voyager-xbmc |
2012-08-14 | [cosmetics] - whitespaces | Memphiz |
2012-08-14 | [osx] fixed optical/coax when pcm -> pass -> pcm. thx to amet for chasing thi... | davilla |
2012-08-14 | [cosmetic] - tabs | Memphiz |
2012-08-14 | [all] - call SetFullScreenVideo from the message thread - else the | Memphiz |
2012-08-14 | fixed: possible NULL pointer dereference introduced in c1dc5ee711 | spiff |
2012-08-14 | [WIN32] fixed: isspace / isdigit don't like non ascii characters (assert on d... | Sébastien Brochet |
2012-08-14 | fixed: parentheses warning - stupid vs ;) | vdrfan |
2012-08-14 | Fixed: [Confluence] don't hide the TV Show fanart while the "TV Tunes" add-on... | Jezz_X |
2012-08-14 | Fixed: [Confluence] Punctuation in Music Codec info (and spiffs sanity at the... | Jezz_X |
2012-08-13 | videodb: fix episode smartplaylists not working properly (fixes #13251) | montellese |
2012-08-13 | fixed: window manager icon missing on X11 | spiff |
2012-08-13 | [cosmetics] - whitespaces | Memphiz |
2012-08-13 | fixed: try NULL sink here as we don't play very well without a sink. this got... | WiSo |
2012-08-13 | fixed: Compile warning | arnova |
2012-08-13 | [WIN32] fixed build error | WiSo |
2012-08-13 | Merge pull request #1271 from cptspiff/current_item_threading_fix | Arne Morten Kvarving |
2012-08-12 | Merge pull request #1274 from arnova/airplayserver_change | Memphiz |
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 pro | gimli |
2012-08-12 | [gl/gles/win/videocapture] - when doing the rendercapture the destrect is man... | Memphiz |
2012-08-12 | [osx] - some comments | Memphiz |
2012-08-12 | [osx] - move refreshrate/resolution changing up before any possible early ret... | Memphiz |
2012-08-12 | Merge pull request #1280 from huceke/airtunesplay | huceke |
2012-08-12 | [osx] fixed crash if there are no streams | S. Davilla |
2012-08-12 | [osx] fixed compiler warnings, remove -Wdeprecated-declarations and replace d... | davilla |
2012-08-12 | fixed, let us try to get this straight sometime, <> are system includes, quot... | davilla |
2012-08-12 | [osx] always zero AudioStreamBasicDescription vars | davilla |
2012-08-12 | [osx] remove stray commented code | davilla |
2012-08-12 | [osx] paranoida, always set hog off and mix on before messing with m_AudioDevice | davilla |
2012-08-12 | [osx] fixed, CoreAudio sometimes would not get re-inited, change to always init | davilla |
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 api | davilla |
2012-08-12 | [osx] fixed, force pcm to two channels if optical/coax is selected | davilla |
2012-08-12 | fixed 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-12 | fixed airtunes airplay functionality after android merge | huceke |
2012-08-12 | [fix] Make Gamepad Button Combo dialog work with remote controls. Fixes #12733. | killdash9 |
2012-08-11 | Merge pull request #1279 from classicspam/Branch_FixVisFreeze | jmarshallnz |
2012-08-12 | Fix visualization freezes if user goes to main menu while playing song with M... | classicspam |
2012-08-12 | cosmetics: add doxy to GUIInfoTypes.h/cpp | Karlson2k |
2012-08-11 | [droid] fix AudioTrack volume setting. Let the sink handle it for android | Cory Fields |
2012-08-11 | fixed: silence signed / unsigned int comparison | vdrfan |
2012-08-11 | fixed: added :GetChannelInfo() for WAV, ADPCM and CDDA codec. | WiSo |