summaryrefslogtreecommitdiffstats
path: root/stream/stream_dvdnav.h
Commit message (Expand)AuthorAgeFilesLines
* removed unused members from dvdnav_priv_tnicodvb2007-09-151-4/+0
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-2/+2
* implemented dvdnav_lang_from_aid() to retrieve audio languagenicodvb2006-12-141-0/+1
* added dvdnav_aid_from_lang() to support -alangnicodvb2006-12-141-0/+1
* added function to return the language of the specified subtitle id. Patch bynicodvb2006-12-101-0/+1
* export spu palette; part of a patch by Otvos Attilanicodvb2006-12-091-0/+2
* keep nav highlight event in dvdnav priv structureben2006-11-251-1/+2
* better nav highlight handlingben2006-11-251-0/+6
* removed unused members and variablesnicodvb2006-11-251-11/+0
* added code to identify subs language and count; needed for forthcoming suppor...nicodvb2006-11-251-0/+2
* don't play any other title other than N when N is specified (with dvdnav://N)nicodvb2006-10-231-0/+1
* removed definitions of no more used or file-static functionsnicodvb2006-09-201-12/+0
* introduced new MP_CMD_DVDNAV_MOUSECLICK command (bound to mouse0);nicodvb2006-09-191-0/+1
* report mouse coordinates after movement to dvdnav; this permits to enable but...nicodvb2006-09-161-0/+1
* in mp_dvdnav_handle_input() assign the currently selected button, shown in th...nicodvb2006-09-091-1/+1
* added mp_dvdnav_handle_input to handle user's input (revived from the reposit...nicodvb2006-09-091-0/+1
* implemented STREAM_CTRL_GET_TIME_LENGTH (duration of the pgc playing)nicodvb2006-08-191-0/+1
* renamed dvdnav_stream to stream_dvdnav for consistencyben2006-08-031-0/+46