Age | Commit message (Collapse) | Author |
|
|
|
revision 1.16: Added FreeBSD compability (Thanks to Juergen Lock)
revision 1.15: Added eStreamId
revision 1.14: Cosmetics (removed tabs)
|
|
|
|
|
|
|
|
revision 1.113: Log config file
revision 1.112: Added stream ID and position to xine_queue_pes_packet()
revision 1.111: Create config directory if it does not exist (sf bug #2796595)
revision 1.109: fe_xine_init(): Use proper cleanup functions.
fe_post_unwire(): Added check for this->stream. Fail if stream is not initialized.
revision 1.108: Fixed segfault in fe_xine_exit() when this->postplugins == NULL
revision 1.107: Added sanity checks
revision 1.106: Added system shutdown functionality
|
|
players
revision 1.80 Moved DVD menu key handling to cDvdMenu()
revision 1.79 media player: Added menu mode to BackToMenu()
revision 1.76 Do not lose the key pressed while displaying "Queued to playlist" message (Thanks to Marco Skambraks)
revision 1.75 strcpy -> memmove. Strings passed to strcpy may not overlap. (Thanks to Michal Novotny, patch #3057840)
revision 1.74 Fixed handling of kBack in DVD player (Reported by Marco Skambracks)
revision 1.73 Escape only raw file names, not complete mrls (closes sf bug #2670927)
revision 1.72 Translate DVD menu (cDvdMenu). Thanks to Marco Skambraks.
revision 1.71 Added GetPos(), GetLength() and GetMetaInfo() to cXinelibPlayer
revision 1.70 Store Device in Player
revision 1.69 Cosmetcs. Function splits.
revision 1.68 Add mrl prefix ("file:") to escaped subtitle file name
revision 1.67, 1.52.2.6: Query CDDA track count before starting playback
|
|
revision 1.79 Changed false --> NULL for cFileListItem() subfile pointer argument
revision 1.78 strcpy -> memmove. Strings passed to strcpy may not overlap.
revision 1.77 Escape DVD path when building mrl
Store also .iso image file name when storing last replayed file/folder
revision 1.76 Simplify texts / translations. Cosmetics
revision 1.70 Added "Play BluRay disc" to media player
|
|
revision 1.80: Added osd setup support for all current autocrop post plugin parameters
revision 1.77: Eliminated compiler warnings (missing default case) (Thanks to Winfried Koehler)
revision 1.76: Added an setup option to select between subtitle OSD scaling and re-positioning
revision 1.75: Removed leading spaces from translated strings
revision 1.74: Removed " >>" 's from strings. NewTitle -> SeparatorItem
revision 1.73: Added "Play BluRay disc" to media player
revision 1.72: Added setup options for selecting items in media player menu
|
|
|
|
revision 1.43: Fixed yaepghd compilation.
revision 1.42: Send yaepghd video window position and size to xine-lib
revision 1.41: Added an setup option to select between subtitle OSD scaling and re-positioning
revision 1.40: Fixed subtitles location in unscaled OSD.
revision 1.39: Fixed subtitles OSD layer to 720x576.
revision 1.38: Use user-configured OSD resolution for vdr-1.7.8+
|
|
|
|
revision 1.75: Cosmetics, removed dead code
revision 1.74: Initialize Media.RootDir config key. Simplified cMenuBrowseFiles::StoreConfig()
revision 1.73: Do not allow browsing outside of media player root dir
revision 1.72: Added missing Display() to Set()
revision 1.71: Reduce unnecessary OSD refreshes (Thanks to Marco Skambraks)
revision 1.69: Added setup options for selecting items in media player menu
|
|
|
|
|
|
revision 1.99: Moved frontend_svr.c:osd_recompress_net() --> rle.c:rle_recompress_net()
revision 1.98: Decreased required available socket buffer space when sending OSD
revision 1.97: Disabled data connection IP address check (it does not work with NAT firewalls).
revision 1.94: Do not allow connections if we're not the primary device
|
|
revision 1.111: ForcePrimaryDevice(): return true if switching is possible or we're currently the primary device
revision 1.110: local mode: log a warning if xineliboutput is not the primary device
revision 1.108: Fixed TRACEF function name
revision 1.95: Added support for upcoming paused DVB subtitles.
|
|
possible or we're currently the primary device
|
|
revision 1.91: Allow using console keyboard ("KBD" remote) to type letters directly (vdr KBDKEY() ...)
revision 1.90: Added support for entering text using letters
revision 1.89: Simplify. Cosmetics.
revision 1.87: Cosmetics
revision 1.84: Play(): m_StreamPos can only grow
revision 1.81: Remember current HD mode for new clients
revision 1.80: Signal end of initial configuration data to client
revision 1.79: Minor optimization
revision 1.78: Added H.264 flag to Play_Mpeg2_ES()
|
|
revision 1.37: Remember current HD mode for new clients
revision 1.36: Added H.264 flag to Play_Mpeg2_ES()
revision 1.35: Playfile() : default Position = 0
revision 1.34: Fixed return value
revision 1.33: Added Sync(): wait until all pending control messages have been processed by the client
|
|
revision 1.51: Fixed double free() when local frontend initialization fails
revision 1.50: Cosmetics
revision 1.49: FreeBSD dlerror() returns const char * (Thanks to Juergen Lock)
revision 1.45: Play_PES(): call base class Play_PES() to update stream position
|
|
revision 1.98 Added osd setup support for all current autocrop post plugin parameters
revision 1.97 Updated "background image" audio visualization
revision 1.96 Parse "Audio.Visualization.ImageOpts" from config
revision 1.95 Added default for audio_vis_image_opts: "file:/usr/share/xine/visuals/default.avi"
revision 1.94 Added follow video stream resolution to OSD size options
revision 1.90 Fixed partially uninitialized var
revision 1.89 Added an setup option to select between subtitle OSD scaling and re-positioning
revision 1.88 Simplify IsDvdFolder(I) and IsBluRay()
revision 1.87 Added media_root_dir
revision 1.86 Added setup options for selecting items in media player menu
revision 1.85 Added osd_width_auto, osd_height_auto
revision 1.84 Added setup options for OSD size
revision 1.83 Added IsBluRayFolder()
revision 1.82 Added IsDvdFolder()
revision 1.81 Added IsDvdImage()
revision 1.80 Added const
revision 1.79 Added m2ts and mts to list of known video types
revision 1.78 Added 'm2t' into video extensions.
revision 1.77 Added sharpness and noise reduction setup options for VDPAU.
revision 1.76 Added '-C'/'--config' command-line option to specify xine's configuration file.
revision 1.74 Added an option to limit number of remote clients
revision 1.73 tunning->tuning
|
|
revision 1.74: Added osd setup support for all current autocrop post plugin parameters
revision 1.72: Added follow video stream resolution to OSD size options
revision 1.69: Added an setup option to select between subtitle OSD scaling and re-positioning
revision 1.68: Added media_root_dir
revision 1.67: Made config_t::Is???() functions static
revision 1.66: Added "Play BluRay disc" to media player
revision 1.65: Added setup options for selecting items in media player menu
revision 1.64: Added osd_width_auto, osd_height_auto
revision 1.63: Added setup options for OSD size
revision 1.62: Added IsBluRayFolder()
revision 1.61: Added IsDvdFolder()
revision 1.60: Added IsDvdImage()
revision 1.59: Added sharpness and noise reduction setup options for VDPAU.
revision 1.58: Added '-C'/'--config' command-line option to specify xine's configuration file.
revision 1.56: Added an option to limit number of remote clients
revision 1.55: tunning->tuning
|
|
Added support for vdr-1.6 TSPlay patch (Thanks to Udo Richter, patch #3011171)
|
|
revision 1.33
Fixed cPlaylist::Seek() forward seeking (was off by one)
revision 1.32
Added cPlaylist::Seek()
revision 1.31
Fixed log message
revision 1.30
Added cPlaylist::Move()
|
|
revision 1.14
Added cPlaylist::Seek()
revision 1.13
Added cPlaylist::Move()
|
|
Support for libextractor 0.6.0 API
|
|
revision 1.23
Added FreeBSD compability (Thanks to Juergen Lock)
revision 1.21
Cosmetics (white space)
revision 1.20
Cosmetics (simplify branches)
|
|
Closes #2952110
|
|
This prevents flooding log with "unknown option in set_option" messages
|
|
|
|
|
|
|
|
(use disc library metadata if present)
|
|
|
|
|
|
|
|
Events can't be handled before the stream is opened and initialized ...
|
|
|
|
|
|
|
|
(Closes #3153405)
|
|
(Suggested by Christian Ruppert)
Closes bug #3152431.
|
|
|
|
|
|
This patch adds xshape support for the HUD mode. If no composing window manager is available,
the HUD can still be seen (without transparency).
(command-line argument --hud=xshape)
(Thanks to grueni75)
|
|
--opengl-always ==> --opengl
--opengl-hud ==> --hud=opengl
Added xshape HUD option
|
|
|
|
- uncompressed LUT8 and ARGB OSD
- HDMV PG compressed OSD
|
|
(Thanks to Andreas Auras (durchflieger))
|