Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-09 | media player: Added menu mode to BackToMenu() | phintuka | |
2010-12-09 | Changed false --> NULL for cFileListItem() subfile pointer argument | phintuka | |
2010-12-07 | Factorized flush_demux_ts_media() from demux_ts_buffer_pes() | phintuka | |
2010-12-06 | Remote clients should only try to stream a background file from the VDR | phintuka | |
server if it is a "file:" MRL. (Thanks to Helmar Gerloni) | |||
2010-12-06 | Restart background video if it finishes before the current song. | phintuka | |
This makes sense for short animation loops. (Thanks to Helmar Gerloni) | |||
2010-11-28 | Fixed HDMV demux_ts.c xine-lib 1.2 compability | phintuka | |
(Thanks to Julian Scheel) | |||
2010-11-26 | autocrop: configurable logo width | phintuka | |
(Thanks to durchflieger) http://vdrportal.de/board/thread.php?threadid=86804 | |||
2010-11-25 | Added $(VERSION) and $(APIVERSION) to the end of the VDRPLUGIN_* libraries. | phintuka | |
(Thanks to Christian Ruppert) | |||
2010-11-25 | Fixed segfault in libbluray overlay handler | phintuka | |
2010-11-25 | Do not build i18n files if i18n disabled in configure | phintuka | |
(Thanks to Christian Ruppert) | |||
2010-11-24 | Use bd_read_ext() when playing disc in navigation mode | phintuka | |
2010-11-24 | Added bd:/ mrl (play disc in navigation mode using on-disc menus) | phintuka | |
2010-11-24 | Added libbluray SPU / audio track event handling | phintuka | |
2010-11-24 | Removed keyfile setting | phintuka | |
(it is not mandatory anymore: default location is always searched). | |||
2010-11-24 | Fixed setting menu_open flag | phintuka | |
2010-11-24 | Some more 1.2 compability changes for demux_ts | phintuka | |
2010-11-24 | Added support for xine-lib 1.2 demux API | phintuka | |
2010-11-24 | Added HDMV to description | phintuka | |
2010-11-24 | Added "bd:/" mrl | phintuka | |
2010-11-23 | Changed build lines variables order to build properly with | phintuka | |
-Wl,--as-needed. It is important that the dependencies/libs come after the objects and LDFLAGS before the objects. (Thanks to Christian Ruppert) | |||
2010-11-23 | Removed -g from vdr-fbfe/vdr-sxfe build rules (it is already part of CFLAGS ↵ | phintuka | |
and should be possible to override). (Thanks to Christian Ruppert) | |||
2010-11-23 | Added CFLAGS to vdr-sxfe/vdr-fbfe build rules | phintuka | |
(Thanks to Christian Ruppert) | |||
2010-11-23 | Added LDFLAGS to the build rules | phintuka | |
(Thanks to Christian Ruppert) | |||
2010-11-23 | configure: added an option to disable i18n support | phintuka | |
(Thanks to Christian Ruppert) | |||
2010-11-23 | Added $(DESTDIR) to LOCALEDIR | phintuka | |
(Thanks to Christian Ruppert) | |||
2010-11-23 | Added missing line feed | phintuka | |
2010-11-22 | Fixed double free() when local frontend initialization fails | phintuka | |
2010-11-19 | Updated finnish translation. | rofafor | |
2010-11-17 | Updated translations | phintuka | |
2010-11-17 | Cosmetics | phintuka | |
2010-11-17 | Cosmetics | phintuka | |
2010-11-17 | Allow using console keyboard ("KBD" remote) to type letters directly (vdr ↵ | phintuka | |
KBDKEY() ...) | |||
2010-11-17 | Added setup menu item for Audio.Visualization.ImageOpts | phintuka | |
(Thanks to Helmar Gerloni) | |||
2010-11-17 | Parse "Audio.Visualization.ImageOpts" from config | phintuka | |
(Thanks to Helmar Gerloni) | |||
2010-11-17 | Added default for audio_vis_image_opts: ↵ | phintuka | |
"file:/usr/share/xine/visuals/default.avi" (Thanks to Helmar Gerloni) | |||
2010-11-17 | Fixed log message | phintuka | |
(Thanks to Helmar Gerloni) | |||
2010-11-16 | Added support for background image streams | phintuka | |
(display images or videos while playing music) (Thanks to Helmar Gerloni) | |||
2010-11-16 | Added close_slave_stream(): factorized common code from | phintuka | |
handle_control_playfile() and vdr_plugin_dispose() | |||
2010-11-16 | handle_control_playfile(): Moved forming of remote base mrl to separate chunk. | phintuka | |
mrlbase is needed also for bgimage. (Thanks to Helmar Gerloni) | |||
2010-11-01 | Fixed typo | phintuka | |
(Thanks to Paul Menzel) | |||
2010-10-24 | Added support for user input | phintuka | |
2010-10-24 | Added player settings for default language, parental control, player region ↵ | phintuka | |
code and player country code | |||
2010-10-23 | Added handler for libbluray events | phintuka | |
2010-10-19 | Finished the --cc and --cxx switch functionality. | phintuka | |
(Thanks to Christian Ruppert) | |||
2010-10-19 | Removed unneeded -ldbus-1 | phintuka | |
(Thanks to Christian Ruppert) | |||
2010-10-19 | Unconditionally add -shared linker flag | phintuka | |
(Thanks to Christian Ruppert) | |||
2010-10-19 | Fixed MAKEDEP: use $(CXX), not hardcoded g++ | phintuka | |
(Thanks to Christian Ruppert) | |||
2010-10-19 | Respect CFLAGS and LDFLAGS when building mpg2c. | phintuka | |
(Thanks to Christian Ruppert) | |||
2010-10-13 | Cosmetics | phintuka | |
2010-10-13 | Added overlay support for menu graphics | phintuka | |