summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-09-16This commit was manufactured by cvs2svn to create tag 'xineliboutput-1_0_3'.xineliboutput-1_0_3cvs2svn
2009-09-16This commit was manufactured by cvs2svn to create branch 'branch-1_0_5'.cvs2svn
2009-09-16Merge:phintuka
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
2009-09-14Merge:phintuka
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
2009-09-14Merge:phintuka
revision 1.49 Moved double clear check from cXinelibDevice to cXinelibThread revision 1.44 Cosmetics revision 1.48 Added GetOsdSize() with default values
2009-09-14Merge:phintuka
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)
2009-09-14Merge:phintuka
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
2009-09-13Merge:phintuka
revision 1.43 Removed m_bIsFinished revision 1.42 Removed Stop(). Use cThread::Running() and cThread::Cancel().
2009-09-13Merge: added missing IsBluRayFolder()phintuka
2009-09-13Mergedphintuka
revision 1.85 Added osd_width_auto, osd_height_auto revision 1.84 Added setup options for OSD size revision 1.83 Added IsBluRayFolder()
2009-09-13Mergephintuka
revision 1.64 Added osd_width_auto, osd_height_auto revision 1.63 Added setup options for OSD size revision 1.62 Added IsBluRayFolder()
2009-09-13Merged revision 1.15phintuka
Added symbol 'B' to indicate BluRay disc images
2009-09-13Merge revision 1.52phintuka
Removed dead code
2009-09-13Merge revision 1.8:phintuka
Fixed buffer overflow. Removed redundant strdup.
2009-08-21Merged 1.80 1.79 1.78 1.77 1.72 1.59 1.44phintuka
2009-08-21Removed LOG_MODULENAMEphintuka
2009-08-19This commit was manufactured by cvs2svn to create branch 'branch-1_0_x'.cvs2svn
2009-08-19Ordered ScrSource from worst to bestphintuka
2009-08-18Moved eScrSource to class.phintuka
Added PCR to CalcElapsedVTime()
2009-08-18Cosmeticsphintuka
2009-08-18Removed m_bIsFinishedphintuka
2009-08-18Removed IsFinished()phintuka
2009-08-18Call cThread::Active() instead of cXinelibThread::IsFinished()phintuka
2009-08-18Use cThread::Running() and cThread::Cancel()phintuka
2009-08-18Removed Stop(). Use cThread::Running() and cThread::Cancel().phintuka
2009-08-18Removed Stop(). Use cThread::Cancel() and cThread::Running().phintuka
2009-08-18Removed calls to cXinelibThread::Stop()phintuka
2009-08-18Removed invalid free()phintuka
Cosmetics
2009-08-18Added --terminal optionphintuka
2009-08-18Fixed buffer overflow.phintuka
Removed redundant strdup.
2009-08-18Reduced PAT loggingphintuka
2009-08-18get_buf_element(): Always leave free buffer to hd_buffer (for mpeg-ts demuxer)phintuka
2009-08-18Removed duplicate and deprecated code.phintuka
Simplified nosignal image queuing.
2009-08-18Fixed freezing with HD channels and mpeg-ts:phintuka
Added src_fifo option to ts2es_put(). This should enable use of larger buffer for HD video with mpeg-ts.
2009-08-18Cosmetics. Removed redundant strdup.phintuka
2009-08-16Added reconfigurable number of PES buffers for remote frontends via commandline.rofafor
2009-08-14Merge from trunk: cosmeticsphintuka
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
2009-08-14Merged revisions 1.69, 1.68, 1.67, 1.57phintuka
Added run-time option --hotkeys. Moved xine-lib version check to fe_xine_init()
2009-08-14Merged revision 1.45phintuka
Replace xvdr with MRL_ID define in strings
2009-08-14Merge from trunk:phintuka
Cosmetics Thread cancellation updates Signal handling updates
2009-08-14Merged revision 1.56:phintuka
Moved list_plugins to xine_frontend.c.
2009-08-14Merged revision 1.79:phintuka
Moved list_plugins to xine_frontend.c.
2009-08-13Compilation fixesphintuka
2009-08-13Moved libextractor check before reading Make.config files.phintuka
2009-08-10Updated Italian translations (Thanks to Diego Pierotto)phintuka
2009-08-07Added OSD resolution enumsphintuka
2009-08-07Added setup menu option for OSD resolutionphintuka
2009-08-07Added setup options for OSD sizephintuka
2009-08-07Do not pass (first) incomplete PES packet to decoderphintuka
2009-08-06Enabled UDP/RTP for mpeg-tsphintuka