aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream_dvd.c
Commit message (Expand)AuthorAge
...
* implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME (precis...Gravatar nicodvb2006-11-07
* Streamline and simplify internal vs external libdvdread handling.Gravatar diego2006-11-03
* gcc 2.95 fixGravatar ods152006-10-11
* added OSD audio switching visualizationGravatar ptt2006-10-11
* Print current DVD title as ID_DVD_CURRENT_TITLE.Gravatar corey2006-10-06
* implemented STREAM_CTRL_GET_NUM_CHAPTERSGravatar nicodvb2006-08-21
* Print DVD audio channel and subtitle track information in non-verbose mode,Gravatar diego2006-08-19
* sanity check: since chapter is 0-based it can't exceed nr_of_ptts-1Gravatar nicodvb2006-08-19
* support for seeking to chapter and getting current playing chapterGravatar nicodvb2006-08-18
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31