Age | Commit message (Collapse) | Author |
|
|
|
|
|
revision 1.68
Add mrl prefix ("file:") to escaped subtitle file name
revision 1.62
Cosmetics
revision 1.61
Simplify
revision 1.60
Image player: escape only local filenames
revision 1.59
Added an option to always map arrow keys to DVD menu navigation
revision 1.55
Added UseResumeFile function
|
|
revision 1.90
Use frontend window size for OSD
revision 1.89
Call cThread::Active() instead of cXinelibThread::IsFinished()
revision 1.88
Removed calls to cXinelibThread::Stop()
revision 1.87
Added OSD resolution enums
revision 1.86
Moved double clear check from cXinelibDevice to cXinelibThread
revision 1.83
Added GetOsdSize() with default values
|
|
revision 1.49
Moved double clear check from cXinelibDevice to cXinelibThread
revision 1.44
Cosmetics
revision 1.48
Added GetOsdSize() with default values
|
|
revision 1.76
Fixed return type error.
revision 1.75
Use track number as language code when audio/SPU track language is unknown
revision 1.74
Parse window size messages
revision 1.73
Removed m_bIsFinished
revision 1.72
Removed IsFinished()
revision 1.71
Use cThread::Running() and cThread::Cancel()
revision 1.70
Moved double clear check from cXinelibDevice to cXinelibThread
revision 1.68
include tools/mpeg.h
revision 1.60
Fixed H.264 ES -> PES conversion (MPEG2 end of sequence --> H.264 NAL end of sequence)
|
|
revision 1.31
Removed IsFinished()
revision 1.30
Use cThread::Running() and cThread::Cancel()
revision 1.29
Moved double clear check from cXinelibDevice to cXinelibThread
|
|
revision 1.43
Removed m_bIsFinished
revision 1.42
Removed Stop(). Use cThread::Running() and cThread::Cancel().
|
|
|
|
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.64
Added osd_width_auto, osd_height_auto
revision 1.63
Added setup options for OSD size
revision 1.62
Added IsBluRayFolder()
|
|
Added symbol 'B' to indicate BluRay disc images
|
|
Removed dead code
|
|
Fixed buffer overflow.
Removed redundant strdup.
|
|
|
|
|
|
|
|
|
|
Added PCR to CalcElapsedVTime()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cosmetics
|
|
|
|
Removed redundant strdup.
|
|
|
|
|
|
Simplified nosignal image queuing.
|
|
Added src_fifo option to ts2es_put().
This should enable use of larger buffer for HD video with mpeg-ts.
|
|
|
|
|
|
1.82: Moved xine-lib version check to fe_xine_init()
1.80: Updated xine_is_finished return values
1.78: Eliminated static variable "verbose_xine_log"
1.69: Simplify: use xine_check_version
1.65: fb_dev --> video_port_name
1.64: Replace xvdr with MRL_ID define in strings
1.59: Move DFB frame buffer device selection to xine_fbfe_frontend.c
|
|
Added run-time option --hotkeys.
Moved xine-lib version check to fe_xine_init()
|
|
Replace xvdr with MRL_ID define in strings
|
|
Cosmetics
Thread cancellation updates
Signal handling updates
|
|
Moved list_plugins to xine_frontend.c.
|
|
Moved list_plugins to xine_frontend.c.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|