Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-18 | m_File not used anymore | phintuka | |
2006-08-18 | Playlist implementation | phintuka | |
kNext/kPrev keys | |||
2006-08-18 | Missing end of stream signalling | phintuka | |
Use milliseconds in GET... messages | |||
2006-08-18 | New menu entry for replaying music | phintuka | |
(File browser remembers path of last replayed file. Now it is possible to have separate locations for video and audio files) | |||
2006-08-18 | Fix sending random data in unused parts of osd_command_t (Thanks to Tobias ↵ | phintuka | |
Grimmm) Fix end of stream signalling if replay fails Use milliseconds in GET... messages | |||
2006-08-18 | New text (Play music) | phintuka | |
2006-08-18 | More file types (Petri Helin) | phintuka | |
2006-08-18 | Fixed uninitialized data (Thanks to Tobias Grimm) | phintuka | |
"Corrected" name of play mode member variable | |||
2006-08-18 | Fixed SCR trace | phintuka | |
2006-08-18 | Clean-up | phintuka | |
2006-08-18 | Fixed end of stream detection | phintuka | |
2006-08-18 | Fixed possible access to past of allocated memory (and conditional jump ↵ | phintuka | |
based on uninitialized data) | |||
2006-08-17 | New config entry for last replayed audio file. | phintuka | |
Moved file types to config. | |||
2006-08-17 | *** empty log message *** | phintuka | |
2006-08-17 | Changed DVD mrls | phintuka | |
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) |