summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
Some extra checks to catch null pointers and empty strings
2006-08-16Support .m3u and implicit playlistsphintuka
2006-08-16Updatedphintuka
2006-08-16Fixed dvd menu navigation in local modephintuka
Avoid polluting log with unnecessarily buffer overflow messages
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 ↵phintuka
server without clients ePlayMode GetPlayMode(void) added If playMode is pmAudioOnlyBlack, video is discarded
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
2006-08-15Memory leak fixed (Thanks to Tobias Grimm)phintuka
2006-08-07Added missing default for BINDIRphintuka
2006-08-07Do not install binaries unless told tophintuka
-> xine plugins and frontends are installed ONLY with "make install" Enable building of xine_post_autocrop.so Some cleanup
2006-08-07Initial imoort (dummy plugin)phintuka
2006-08-07Added detaching osd from device as osd's cant be just deleted ...phintuka
(might be useful with primary device switching)
2006-08-071.0.0pre2phintuka
2006-08-07Added Installing chapterphintuka
2006-08-07Updated audio out configurationphintuka
(support for analog 5.1 surround and AC3 passthru)
2006-08-07Removed unused suspend codephintuka
2006-08-071.0.0pre2phintuka
2006-08-07Enabled letterbox -> 16:9 cropping settingphintuka
2006-08-07Fixed remote menu (menu now remembers last position when menu is changed ↵phintuka
dynamically) Enabled letterbox -> 16:9 cropping setting
2006-08-07Changed creation/removal of pipes directory (cPlugin::ConfigDirectory is not ↵phintuka
thread-safe)
2006-08-05Avoid busy loop if LIRC connection is lostphintuka
2006-08-05Added daemon modephintuka
2006-08-05More fullscreen mode fixesphintuka
Removed xf86vidmode header (it is currently not used) Some atoms renamed
2006-08-04Fixed compiling with xine-lib 1.1.1phintuka
Newlines removed from log messages Improvements to osd re-scaling Compile-time warnings eliminated
2006-07-24*** empty log message ***xineliboutput-1_0_0pre1phintuka
2006-07-24UDP re-send optimizationsphintuka
2006-07-23Audio stream change detection fixedphintuka
2006-07-23DVD replay and navigation supportphintuka
Fixed SPU channel selection
2006-07-23Fixed OSD update/close/re-scaling under high loadphintuka
2006-07-23Do not try to cancel and join threads if threads were not createdphintuka
Use socket option SO_REUSEADDR with UDP sockets Fixed server version check
2006-07-22*** empty log message ***phintuka
2006-07-221.0.0pre1phintuka
2006-07-21Support direct DVD playback from filesystem (media player / file browser)phintuka
Support DVD playback from frontend local DVD device Added menu to select DVD SPU stream (used when DVD SPUs are present in VDR recording, ex. when .VOB files are just renamed to .vdr files)
2006-07-21Longer timeout for PLAYFILE command (now 5 seconds, 250 ms was too small)phintuka
2006-07-21Fixed possible double free and memory leakphintuka