aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream
Commit message (Expand)AuthorAge
* Remove superfluous comment.Gravatar diego2006-11-25
* support for comma-separated language codes in -slangGravatar nicodvb2006-11-25
* spurious () like in ({code;}) probably is not valid C, icc 9, definitelyGravatar reimar2006-11-25
* better nav highlight handlingGravatar ben2006-11-25
* removed unused members and variablesGravatar nicodvb2006-11-25
* COSMETICS: consistently reformatted after ben's messGravatar nicodvb2006-11-25
* added code to identify subs language and count; needed for forthcoming suppor...Gravatar nicodvb2006-11-25
* support for dvdnav menu buttons overlay as simple alpha boxes (rework from Ot...Gravatar ben2006-11-25
* cosmeticsGravatar reimar2006-11-21
* Also support absolute url redirection, e.g. http://www.youtube.com/v/buKaqRG2SFAGravatar reimar2006-11-21
* Unify dep/depend targets.Gravatar diego2006-11-20
* new slave command: radio_step_freqGravatar voroshil2006-11-19
* riformatted after previous commitGravatar nicodvb2006-11-19
* if in the list of pids appears at least one 8192 (while TS) remove all other ...Gravatar nicodvb2006-11-19
* Add *BSD BT848 radio supportGravatar voroshil2006-11-18
* Rename libdvdread to dvdread. We really only include only the dvdreadGravatar diego2006-11-18
* add public wrapper for get_frequencyGravatar voroshil2006-11-17
* Change verbosity level from MSGL_V to MSGL_INFO for "Current frequency is"Gravatar voroshil2006-11-17
* consistency fix: STREAM_CTRL_GET_TIME_LENGTH and STREAM_CTRL_GET_CURRENT_TIME...Gravatar nicodvb2006-11-12
* make fail STREAM_CTRLs related to seeking/fetching time/chapter when the cach...Gravatar nicodvb2006-11-11
* idenfify now shows the timings of chapters of the chosen pgcGravatar nicodvb2006-11-10
* one more deuglificationGravatar nicodvb2006-11-09
* COSMETICS: renamed dvdnav_priv to privGravatar nicodvb2006-11-09
* Add missed 'break'.Gravatar voroshil2006-11-09
* Move non driver-specific block to non-driver specific procedure, to avoidGravatar voroshil2006-11-09
* changed ugly sizeof(*type_ptr) width sizeof(type)Gravatar nicodvb2006-11-08
* COSMETICS: reformatted this ugly mess in a consistent mannerGravatar nicodvb2006-11-08
* Support URL redirections that do not specify full URL.Gravatar reimar2006-11-08
* Adding ability to check allowed frequency range.Gravatar voroshil2006-11-08
* support for -dvdangleGravatar nicodvb2006-11-08
* implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME (precis...Gravatar nicodvb2006-11-07
* added definitions of STREAM_CTRL_GET_CURRENT_TIME STREAM_CTRL_SEEK_TO_TIMEGravatar nicodvb2006-11-07
* Replace enneccesery O_RDWR with O_RDONLYGravatar voroshil2006-11-07
* Restoring volume level of radio card on exit.Gravatar voroshil2006-11-07
* printf->mp_msgGravatar rtogni2006-11-05
* Fix compilation: forgotten mp_msg.h includeGravatar reimar2006-11-05
* printf ->mp_msgGravatar rtogni2006-11-05
* Do not use abort()Gravatar rtogni2006-11-05
* cosmetics: reformatted with only tabsGravatar nicodvb2006-11-04
* use calloc() instead of malloc()Gravatar nicodvb2006-11-04
* nonsense removal: compare old and new frequency in order to skip tuningGravatar nicodvb2006-11-04
* changed email addressGravatar henry2006-11-04
* Streamline and simplify internal vs external libdvdread handling.Gravatar diego2006-11-03
* libmpdvdkit2 --> libdvdread, it just contains libdvdread now.Gravatar diego2006-11-03
* More code shufflingGravatar reimar2006-11-01
* cosmetics: move WIN32 read_toc code to allow for summarizing more commonGravatar reimar2006-11-01
* Avoid code duplication for "last" toc entry.Gravatar reimar2006-11-01
* simplify/unify read_tocGravatar reimar2006-11-01
* Factor out common code in stream_cddb read_toc function.Gravatar reimar2006-11-01
* Remove useless codeGravatar reimar2006-11-01