summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-01-28Replace vdr stream metronom with our ownphintuka
(Special handling for backwards trick speeds)
2010-01-26Fixed frame duration for I-frames-only trick speed modesphintuka
2010-01-26Wire vo_lastptsphintuka
2010-01-26Added xine/vo_lastpts.o to frontendsphintuka
2010-01-26Initial importphintuka
2010-01-24Fixed subtitles location in unscaled OSD.rofafor
2010-01-22syncphintuka
2010-01-22Added ts_data_reset_audio()phintuka
2010-01-20Removed duplicate entry for "Port"phintuka
2010-01-20Removed leading spaces from translated stringsphintuka
2010-01-20Removed last of leading spacesphintuka
2010-01-20Removed leading spacesphintuka
2010-01-20Removed " >>" versions of menu textsphintuka
2010-01-20Removed " >>" 's from stringsphintuka
NewTitle -> SeparatorItem
2010-01-20re-syncphintuka
Added BluRay Removed ">> " 's
2010-01-20Simplify texts / translationsphintuka
Cosmetics
2010-01-19Removed unused membersphintuka
2010-01-19Cosmeticsphintuka
Removed dead code
2010-01-19Menu item helpersphintuka
2010-01-19allowed_hosts.confphintuka
2010-01-19Do not move overlay if video_out has independent video and OSD resolutionsphintuka
2010-01-18Initialize Media.RootDir config keyphintuka
Simplified cMenuBrowseFiles::StoreConfig()
2010-01-18Do not allow browsing outside of media player root dirphintuka
2010-01-18Access Denied message: Updated server-side config file name in log messagephintuka
2010-01-18Use xineliboutput/allowed_hosts.conf insted of svdrphosts.confphintuka
2010-01-17Trickspeed pts handlingphintuka
2010-01-17Fixed off_t size in 32-bit systemsphintuka
2010-01-17Convert masks to boolphintuka
2010-01-16Initial import.phintuka
Added an example of allowed_hosts.conf based on VDR svdrphosts.conf
2010-01-16Fixed return valuephintuka
2010-01-16Added Sync(): wait until all pending control messages have been processed by ↵phintuka
the client
2010-01-16Cosmetics (removed trailing space/tab)phintuka
2010-01-16Added Backwards flag to TrickSpeed() RPCphintuka
2010-01-16Use INT64_C()phintuka
2010-01-10Removed (broken?) PREVIEW/HEADER stuffphintuka
2010-01-10parse_pmt: Inform audio decoder about each audio track type in right order.phintuka
(fixes missing audio tracks when there are multiple tracks of different type, and those won't appear in order in ts file)
2010-01-10Fixed subtitles OSD layer to 720x576.rofafor
2010-01-09Added missing line feed to help messagephintuka
2010-01-09Do not reset decoder_flags when setting BUF_FLAG_FRAME_ENDphintuka
2010-01-07Added BluRay PCM pluginphintuka
2010-01-07Changed default libbluray locationphintuka
Added -Wall
2010-01-07Made libbluray dir and plugin selections configurable from make command linephintuka
Added check for libbluray Added check for xine-lib 1.1.17
2010-01-07Moved targets section to new locationphintuka
2010-01-07Added options to select which plugins to build and install.phintuka
Disabled SPU plugin for xine-lib 1.1.17+ by default (plugin is included in xine-lib 1.1.17)
2010-01-06Join multiple chunks before passing to audio outphintuka
(data is lost if PCM frames are splitted in the middle)
2010-01-06Use local variable for buffer sizephintuka
2010-01-05Ignore unsupported BluRay SPU streams (interactive (0x91) and text (0x92))phintuka
2010-01-05Demux BluRay PCM audiophintuka
2010-01-05Cosmeticsphintuka
2010-01-05Decode BluRay PCM headerphintuka