]> git.sesse.net Git - vlc/history - modules/access/vcdx
* Coding style cleanup: removed tabs and trailing spaces.
[vlc] / modules / access / vcdx /
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-12-22 Sam Hocevar * toolbox:
2003-12-22 Sam Hocevar * modules/access/vcdx/access.c: Fixed an obvious...
2003-12-20 Rocky BernsteinRemove unused variable. Artifact of old track/entry...
2003-12-13 Rocky BernsteinIf not in PBC, playlist fills in all entries.
2003-12-11 Rocky BernsteinSwitch over to using "cd-audio" and "vcd" configuration...
2003-12-11 Rocky BernsteinGuard against dereferencing a NULL pointer.
2003-12-05 Rocky BernsteinA little cleanup on wait timing. No bug fixes yet,...
2003-12-05 Rocky BernsteinSlightly better handling of stills and toggling pause...
2003-12-04 Rocky BernsteinGuard against invalid p_vcd in dbg_print.
2003-12-03 Rocky BernsteinMake more like the French translation which is more...
2003-12-02 Rocky BernsteinPopulate VCD info in "File Info" window.
2003-11-30 Rocky BernsteinGo over options: Add hooks for internationalization...
2003-11-26 Rocky BernsteinGuard against including twice.
2003-11-26 Rocky BernsteinLeftover comment.
2003-11-26 Rocky BernsteinAnd 'nother name.
2003-11-26 Rocky BernsteinOne more name...
2003-11-26 Rocky BernsteinMinor name-change tidying up.
2003-11-25 Rocky BernsteinForgot to delete keypress callback.
2003-11-24 Rocky BernsteinMinor debug output change.
2003-11-23 Rocky BernsteinNext/previous/return navigation bugs - not setting...
2003-11-23 Rocky BernsteinUpdate/correct debug flag documentation.
2003-11-23 Rocky BernsteinAdd configuration options to set default device. For...
2003-11-23 Rocky BernsteinBug in processing numeric entry - passed wrong value.
2003-11-23 Rocky Bernsteinintf.c, vcdplayer.c: Add code for multi-default selecti...
2003-11-20 Rocky BernsteinReorganize more analogous to dvdplay. Should give some...
2003-11-20 Rocky BernsteinIn some ways better, in some ways just different.
2003-11-20 Rocky BernsteinMiniscule changes. In some ways better, in some ways...
2003-11-09 Rocky BernsteinAllow return to have a numeric prefix too.
2003-11-09 Rocky BernsteinSmall changes to assist debugging.
2003-11-09 Rocky BernsteinHandle keyboard input: numeric entry, next, prev, retur...
2003-11-07 Rocky BernsteinNeed to change libvcdinfo to be more robust when there are
2003-10-04 Gildas Bazin* modules/access/vcdx/*: Brand new VCD input module...