| Commit message (Expand) | Author | Age | Files | Lines |
* | -chapter is now handled uniformly calling demuxer_seek_chapter() instead | nicodvb | 2008-02-11 | 1 | -6/+0 |
* | factorize 2 tests | ben | 2008-01-26 | 1 | -2/+3 |
* | add a new state flag to dvdnav in order to notify if | ben | 2008-01-26 | 1 | -0/+20 |
* | remove useless casts | ben | 2008-01-26 | 1 | -10/+10 |
* | simplify by a one-liner | ben | 2008-01-26 | 1 | -2/+1 |
* | remove the spu_set field, replaced by a flag | ben | 2008-01-26 | 1 | -3/+4 |
* | this end brace was not correctly indented | ben | 2008-01-26 | 1 | -1/+1 |
* | automatically set spu button highlight when nav cell has changed | ben | 2008-01-26 | 1 | -0/+3 |
* | Add support for dvdnav still frames playback. | ben | 2008-01-26 | 1 | -25/+160 |
* | array was defined for 6 elements while 7 were declared | ben | 2008-01-24 | 1 | -1/+1 |
* | type expected by dvdnav_get_title_string() is const | ben | 2008-01-24 | 1 | -1/+1 |
* | remove some redundant declarations | ben | 2008-01-24 | 1 | -3/+0 |
* | Add new command to switch between dvdnav titles | ben | 2008-01-24 | 1 | -0/+9 |
* | stream_opts should be const | reimar | 2008-01-13 | 1 | -1/+1 |
* | implemented _ANGLE STREAM_CTRLs, patch by oattila chello hu | nicodvb | 2008-01-05 | 1 | -0/+27 |
* | include dvdnav.h from its installation directory rather than appending | nicodvb | 2008-01-01 | 1 | -1/+1 |
* | private structures belong to the C file using them, not to header files inclu... | nicodvb | 2008-01-01 | 1 | -0/+11 |
* | removed stupid checks | nicodvb | 2007-12-08 | 1 | -4/+0 |
* | stream_opts arrays should be const | reimar | 2007-12-02 | 1 | -1/+1 |
* | Mark all stream_info_t as const | reimar | 2007-12-02 | 1 | -1/+1 |
* | at startup show audio and subtitle streams available in the chosen title with... | nicodvb | 2007-12-01 | 1 | -0/+52 |
* | -identify also shows the duration(s) of the title(s) | nicodvb | 2007-11-29 | 1 | -2/+4 |
* | cosmetics: moved identification code to a separate function | nicodvb | 2007-11-29 | 1 | -8/+14 |
* | when no title is chosen -identify all titles present in the dvd | nicodvb | 2007-11-29 | 1 | -0/+6 |
* | with -identify show the title being described | nicodvb | 2007-11-29 | 1 | -1/+1 |
* | -identify chapters of chosen title | nicodvb | 2007-11-28 | 1 | -0/+18 |
* | report why the dvd couldn't be opened. Patch by Jan Knutar jknutar+nic+fi | nicodvb | 2007-11-16 | 1 | -1/+2 |
* | removed forgotten and out of date comment | nicodvb | 2007-11-14 | 1 | -1/+0 |
* | removed unneeded checks on MP_DVDNAV and DVDNAV_FORMAT_AC3 (we need and assum... | nicodvb | 2007-11-14 | 1 | -4/+0 |
* | Removed dead code related to stills. | nicodvb | 2007-09-15 | 1 | -8/+0 |
* | a mouse selection may require at least a video codec reinit | nicodvb | 2007-09-01 | 1 | -0/+1 |
* | implemented STREAM_CTRL_GET_ASPECT_RATIO | nicodvb | 2007-09-01 | 1 | -0/+6 |
* | cosmetics: typo fix UNSUPORTED --> UNSUPPORTED | diego | 2007-08-28 | 1 | -4/+4 |
* | Removed uninitialized variable. | cehoyos | 2007-08-23 | 1 | -2/+1 |
* | cosmetics: removed commented code and small reindentation | nicodvb | 2007-08-04 | 1 | -4/+1 |
* | removed unused variables | nicodvb | 2007-08-04 | 1 | -6/+3 |
* | More doxygen comments | reimar | 2007-07-29 | 1 | -0/+10 |
* | after a DVDNAV_VTS_CHANGE event report the title being played | nicodvb | 2007-04-22 | 1 | -0/+2 |
* | implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME - dvdna... | nicodvb | 2007-04-09 | 1 | -0/+20 |
* | simplified aid management in dvdnav_lang_from_aid(); patch by Joakim Patte | nicodvb | 2006-12-15 | 1 | -7/+1 |
* | implemented dvdnav_lang_from_aid() to retrieve audio language | nicodvb | 2006-12-14 | 1 | -0/+30 |
* | added dvdnav_aid_from_lang() to support -alang | nicodvb | 2006-12-14 | 1 | -0/+44 |
* | added function to return the language of the specified subtitle id. Patch by | nicodvb | 2006-12-10 | 1 | -0/+21 |
* | export spu palette; part of a patch by Otvos Attila | nicodvb | 2006-12-09 | 1 | -0/+11 |
* | doxygenized dvdnav_sid_from_lang() and dvdnav_number_of_subs() | nicodvb | 2006-12-02 | 1 | -0/+11 |
* | cosmetical reformatting | nicodvb | 2006-11-27 | 1 | -13/+14 |
* | feed the content of NAV_PACKET to the demuxer | nicodvb | 2006-11-27 | 1 | -0/+3 |
* | keep nav highlight event in dvdnav priv structure | ben | 2006-11-25 | 1 | -11/+14 |
* | support for comma-separated language codes in -slang | nicodvb | 2006-11-25 | 1 | -1/+6 |
* | better nav highlight handling | ben | 2006-11-25 | 1 | -4/+7 |
* | removed unused members and variables | nicodvb | 2006-11-25 | 1 | -8/+0 |
* | COSMETICS: consistently reformatted after ben's mess | nicodvb | 2006-11-25 | 1 | -6/+4 |
* | added code to identify subs language and count; needed for forthcoming suppor... | nicodvb | 2006-11-25 | 1 | -0/+28 |
* | support for dvdnav menu buttons overlay as simple alpha boxes (rework from Ot... | ben | 2006-11-25 | 1 | -0/+48 |
* | consistency fix: STREAM_CTRL_GET_TIME_LENGTH and STREAM_CTRL_GET_CURRENT_TIME... | nicodvb | 2006-11-12 | 1 | -1/+1 |
* | one more deuglification | nicodvb | 2006-11-09 | 1 | -1/+2 |
* | COSMETICS: renamed dvdnav_priv to priv | nicodvb | 2006-11-09 | 1 | -56/+56 |
* | changed ugly sizeof(*type_ptr) width sizeof(type) | nicodvb | 2006-11-08 | 1 | -1/+1 |
* | COSMETICS: reformatted this ugly mess in a consistent manner | nicodvb | 2006-11-08 | 1 | -70/+71 |
* | support for -dvdangle | nicodvb | 2006-11-08 | 1 | -0/+3 |
* | support for -chapter option (same semanthics as for dvd://) | nicodvb | 2006-10-23 | 1 | -0/+16 |
* | simplified code to handle titleset transition (removed useless assignment) | nicodvb | 2006-10-23 | 1 | -2/+1 |
* | spell fix | nicodvb | 2006-10-23 | 1 | -1/+1 |
* | don't play any other title other than N when N is specified (with dvdnav://N) | nicodvb | 2006-10-23 | 1 | -0/+8 |
* | warn the user to disable the cache when playing dvdnav streams | nicodvb | 2006-10-04 | 1 | -0/+2 |
* | made file-static new_dvdnav_stream() and dvdnav_stream_read() | nicodvb | 2006-09-20 | 1 | -2/+2 |
* | introduced new MP_CMD_DVDNAV_MOUSECLICK command (bound to mouse0); | nicodvb | 2006-09-19 | 1 | -0/+12 |
* | removed dead code | nicodvb | 2006-09-19 | 1 | -117/+0 |
* | Іnitial button value is -1. Only (button>0) is a correct button selection. | jonas | 2006-09-19 | 1 | -1/+1 |
* | permit seeking to 0: there's no reason to prevent it | nicodvb | 2006-09-18 | 1 | -6/+3 |
* | in the previous commit I forgot to set s->end_pos=0 | nicodvb | 2006-09-18 | 1 | -0/+1 |
* | at titleset change call update_title_len() to reset stream->end_pos | nicodvb | 2006-09-18 | 1 | -0/+4 |
* | don't seek until dvdnav_get_position() returns something meaningful | nicodvb | 2006-09-18 | 1 | -1/+8 |
* | report mouse coordinates after movement to dvdnav; this permits to enable but... | nicodvb | 2006-09-16 | 1 | -0/+14 |
* | at start, when not playing a specific titleset, try to call the Title menu (a... | nicodvb | 2006-09-15 | 1 | -1/+3 |
* | in mp_dvdnav_handle_input() update current button only if the status of the p... | nicodvb | 2006-09-15 | 1 | -1/+2 |
* | dvdnav_stream_reset() should be called on dvdnav_priv->dvdnav not on dvdnav_p... | nicodvb | 2006-09-15 | 1 | -1/+1 |
* | removed code that propagated the slave command dvdnav_event that hasn't been ... | nicodvb | 2006-09-15 | 1 | -12/+0 |
* | when cmd == MP_CMD_DVDNAV_SELECT set reset=1 only if dvdnav_button_activate()... | nicodvb | 2006-09-15 | 1 | -1/+1 |
* | at start, reset dvdnav at the beginning of the stream after the first read (t... | nicodvb | 2006-09-10 | 1 | -0/+1 |
* | try to start from the root menu skipping all intros when playing dvdnav://-1;... | nicodvb | 2006-09-10 | 1 | -1/+3 |
* | permit to select previous dvdnav menu, in the order chapter->title->root | nicodvb | 2006-09-10 | 1 | -0/+15 |
* | in mp_dvdnav_handle_input() assign the currently selected button, shown in th... | nicodvb | 2006-09-09 | 1 | -1/+3 |
* | added mp_dvdnav_handle_input to handle user's input (revived from the reposit... | nicodvb | 2006-09-09 | 1 | -0/+40 |
* | if no track number specified play the whole disc, or the menus can't be shown... | nicodvb | 2006-09-09 | 1 | -1/+4 |
* | implemented STREAM_CTRL_GET_NUM_CHAPTERS | nicodvb | 2006-08-21 | 1 | -0/+11 |
* | corrected _very_ misleading comment | nicodvb | 2006-08-19 | 1 | -1/+1 |
* | implemented STREAM_CTRL_GET_TIME_LENGTH (duration of the pgc playing) | nicodvb | 2006-08-19 | 1 | -0/+14 |
* | removed #if-0 code that dereferenced dvdnav_t's internal members, violating ... | nicodvb | 2006-08-19 | 1 | -11/+0 |
* | 10l: misplaced brace in a switch | nicodvb | 2006-08-19 | 1 | -1/+1 |
* | implemented seeking to chapter | nicodvb | 2006-08-19 | 1 | -0/+29 |
* | proper inclusion of demuxer.h (including libmpdemux in Makefile only was to m... | ben | 2006-08-04 | 1 | -1/+1 |
* | renamed dvdnav_stream to stream_dvdnav for consistency | ben | 2006-08-03 | 1 | -0/+396 |