summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-21New method for SCR pausing in live modephintuka
2006-08-21Replaced _syscall0(pid_t, gettid) with getpid as the original one does notphintuka
2006-08-21Replaced _syscall0(pid_t, gettid) with syscall(__NR_gettid) as thephintuka
2006-08-21Replaced _syscall0(pid_t, gettid) with syscall(__NR_gettid) as the originalphintuka
2006-08-20First working versionphintuka
2006-08-19No resume position when replaying musicphintuka
2006-08-19Fix timeout problems in PlayFileCtrlphintuka
2006-08-19Fix wait if data is already therephintuka
2006-08-19*** empty log message ***phintuka
2006-08-19Added 16:10 aspect ratiophintuka
2006-08-19Added video size event generation to frontendsphintuka
2006-08-19Remember menu modephintuka
2006-08-18*** empty log message ***phintuka
2006-08-18m_File not used anymorephintuka
2006-08-18Playlist implementationphintuka
2006-08-18Missing end of stream signallingphintuka
2006-08-18New menu entry for replaying musicphintuka
2006-08-18Fix sending random data in unused parts of osd_command_t (Thanks to Tobias Gr...phintuka
2006-08-18New text (Play music)phintuka
2006-08-18More file types (Petri Helin)phintuka
2006-08-18Fixed uninitialized data (Thanks to Tobias Grimm)phintuka
2006-08-18Fixed SCR tracephintuka
2006-08-18Clean-upphintuka
2006-08-18Fixed end of stream detectionphintuka
2006-08-18Fixed possible access to past of allocated memory (and conditional jump based...phintuka
2006-08-17New config entry for last replayed audio file.phintuka
2006-08-17*** empty log message ***phintuka
2006-08-17Changed DVD mrlsphintuka
2006-08-16Missing <<phintuka
2006-08-16Added missing dependency (logdefs.h) to xine_input_vdr.ophintuka
2006-08-16Added missing headerphintuka
2006-08-16Removed compiler warningphintuka
2006-08-16Added missing header filephintuka
2006-08-16Allow logging to stdoutphintuka
2006-08-16Use c++ only when compiling c++phintuka
2006-08-16Improved end of stream signallingphintuka
2006-08-16Support .m3u and implicit playlistsphintuka
2006-08-16Updatedphintuka
2006-08-16Fixed dvd menu navigation in local modephintuka
2006-08-16"spdif" added when checking for AC3 passthru modephintuka
2006-08-16.flac added to supported file typesphintuka
2006-08-16More PlayFile fixesphintuka
2006-08-161.0.0pre2: New (and some older...) texts addedphintuka
2006-08-16removed unnecessarily #if...#endifphintuka
2006-08-16Added option to discard video (audio-only playback)phintuka
2006-08-16Option to disable video playback (audio-only playback)phintuka
2006-08-16Fixed EndOfStreamReached when there is local frontend and remote frontend ser...phintuka
2006-08-15delete --> delete[] (Thanks to Tobias Grimm)phintuka
2006-08-15make clean: Remove .so* files with version (Thanks to Tobias Grimm)phintuka
2006-08-15delete --> delete[] (Thanks to Tobias Grimm)phintuka