summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2009-07-24Replaced m_Active with cThread::Running() and cThread::Cancel()phintuka
2009-07-23Fixed segfault when dbus not runningphintuka
2009-07-23Check dbus_g_proxy_new_for_name() return valuephintuka
2009-07-21Avoid delaying control messages:phintuka
2009-07-21Do not discard control messagesphintuka
2009-07-21Cosmetics.phintuka
2009-07-21Added Cork()phintuka
2009-07-21Removed unused code blocks (DISABLE_DISCARD,LOG_DISCARD)phintuka
2009-07-21Cosmeticsphintuka
2009-07-21Fixed possible race condition in Flush()phintuka
2009-07-03ts_get_pcr_n()phintuka
2009-07-02Added QueuePadding()phintuka
2009-07-02Fixed poll condition (broken in 1.42)phintuka
2009-07-01pts_to_ms(), ms_to_pts()phintuka
2009-07-01#define NO_PTSphintuka
2009-07-01Moved static variables to class (burst limit)phintuka
2009-07-01Moved all m_CondWait.Wait() calls to Scheduler_Sleep()phintuka
2009-07-01int -> uintphintuka
2009-07-01Cosmeticsphintuka
2009-06-30Replaced m_Running with cThread::Running()phintuka
2009-06-29Cosmeticsphintuka
2009-06-29video_size_t * --> struct video_size_s *phintuka
2009-06-29ts_get_pcr()phintuka
2009-06-29Added logging macrosphintuka
2009-06-27Removed redundant PMT from log messagesphintuka
2009-06-02Added constphintuka
2009-06-02Fixed invalid (const char *) -> (char *) casts and modifying const dataphintuka
2009-06-01Fixed memory leaks (orphaned strdup() return values)phintuka
2009-06-01Eliminated warning (dereferencing type-punned pointer will break strict-alias...phintuka
2009-05-29Eliminated warningphintuka
2009-03-31Fixed "missing symbol SysLogLevel" when loaded to xine-uiphintuka
2009-03-31Fixed missing packet range when replying to resend requestphintuka
2009-03-24changed "uint8_t padding[2]" to uint16_tphintuka
2009-03-24Cosmetics (removed trailing spaces)phintuka
2009-03-18include <vdr/config.h> to get VDRVERSNUMphintuka
2009-03-17Fixed MPEG-TS over HTTPphintuka
2009-03-12Added depreciated languagecode for hebrew (iw)phintuka
2009-02-17Initial importphintuka
2009-02-16Fixed paste errorphintuka
2009-02-16width, height: int -> uintphintuka
2009-02-16Removed tabs and trailing spacesphintuka
2009-02-16Headers updatephintuka
2009-02-14Include mpeg.hphintuka
2009-02-14Removed includephintuka
2009-02-14int --> uint16_tphintuka
2009-02-12Cosmetics. Added a note about VDPAU.rofafor
2009-02-10Added some comments.phintuka
2009-02-10Added RTP_PAYLOAD_TYPE_PES and RTP_PAYLOAD_TYPE_TSphintuka
2009-02-10Set payload type to SDPphintuka
2009-02-10Added payload type parameter (PES or TS)phintuka