Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-16 | Missing << | phintuka | |
2006-08-16 | Added missing dependency (logdefs.h) to xine_input_vdr.o | phintuka | |
2006-08-16 | Added missing header | phintuka | |
2006-08-16 | Removed compiler warning | phintuka | |
2006-08-16 | Added missing header file | phintuka | |
2006-08-16 | Allow logging to stdout | phintuka | |
2006-08-16 | Use c++ only when compiling c++ | phintuka | |
2006-08-16 | Improved end of stream signalling | phintuka | |
Some extra checks to catch null pointers and empty strings | |||
2006-08-16 | Support .m3u and implicit playlists | phintuka | |
2006-08-16 | Updated | phintuka | |
2006-08-16 | Fixed dvd menu navigation in local mode | phintuka | |
Avoid polluting log with unnecessarily buffer overflow messages | |||
2006-08-16 | "spdif" added when checking for AC3 passthru mode | phintuka | |
2006-08-16 | .flac added to supported file types | phintuka | |
2006-08-16 | More PlayFile fixes | phintuka | |
2006-08-16 | 1.0.0pre2: New (and some older...) texts added | phintuka | |
2006-08-16 | removed unnecessarily #if...#endif | phintuka | |
2006-08-16 | Added option to discard video (audio-only playback) | phintuka | |
2006-08-16 | Option to disable video playback (audio-only playback) | phintuka | |
2006-08-16 | Fixed 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-15 | delete --> delete[] (Thanks to Tobias Grimm) | phintuka | |
2006-08-15 | make clean: Remove .so* files with version (Thanks to Tobias Grimm) | phintuka | |
2006-08-15 | delete --> delete[] (Thanks to Tobias Grimm) | phintuka | |
2006-08-15 | Memory leak fixed (Thanks to Tobias Grimm) | phintuka | |
2006-08-07 | Added missing default for BINDIR | phintuka | |
2006-08-07 | Do not install binaries unless told to | phintuka | |
-> xine plugins and frontends are installed ONLY with "make install" Enable building of xine_post_autocrop.so Some cleanup | |||
2006-08-07 | Initial imoort (dummy plugin) | phintuka | |
2006-08-07 | Added detaching osd from device as osd's cant be just deleted ... | phintuka | |
(might be useful with primary device switching) | |||
2006-08-07 | 1.0.0pre2 | phintuka | |
2006-08-07 | Added Installing chapter | phintuka | |
2006-08-07 | Updated audio out configuration | phintuka | |
(support for analog 5.1 surround and AC3 passthru) | |||
2006-08-07 | Removed unused suspend code | phintuka | |
2006-08-07 | 1.0.0pre2 | phintuka | |
2006-08-07 | Enabled letterbox -> 16:9 cropping setting | phintuka | |
2006-08-07 | Fixed remote menu (menu now remembers last position when menu is changed ↵ | phintuka | |
dynamically) Enabled letterbox -> 16:9 cropping setting | |||
2006-08-07 | Changed creation/removal of pipes directory (cPlugin::ConfigDirectory is not ↵ | phintuka | |
thread-safe) | |||
2006-08-05 | Avoid busy loop if LIRC connection is lost | phintuka | |
2006-08-05 | Added daemon mode | phintuka | |
2006-08-05 | More fullscreen mode fixes | phintuka | |
Removed xf86vidmode header (it is currently not used) Some atoms renamed | |||
2006-08-04 | Fixed compiling with xine-lib 1.1.1 | phintuka | |
Newlines removed from log messages Improvements to osd re-scaling Compile-time warnings eliminated | |||
2006-07-24 | *** empty log message ***xineliboutput-1_0_0pre1 | phintuka | |
2006-07-24 | UDP re-send optimizations | phintuka | |
2006-07-23 | Audio stream change detection fixed | phintuka | |
2006-07-23 | DVD replay and navigation support | phintuka | |
Fixed SPU channel selection | |||
2006-07-23 | Fixed OSD update/close/re-scaling under high load | phintuka | |
2006-07-23 | Do not try to cancel and join threads if threads were not created | phintuka | |
Use socket option SO_REUSEADDR with UDP sockets Fixed server version check | |||
2006-07-22 | *** empty log message *** | phintuka | |
2006-07-22 | 1.0.0pre1 | phintuka | |
2006-07-21 | Support 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-21 | Longer timeout for PLAYFILE command (now 5 seconds, 250 ms was too small) | phintuka | |
2006-07-21 | Fixed possible double free and memory leak | phintuka | |