log

age author description
Sun, 10 Sep 2006 10:48:36 +0000 nicodvb try to start from the root menu skipping all intros when playing dvdnav://-1; it's not guaranteed to work
Sun, 10 Sep 2006 10:39:10 +0000 nicodvb keypad 7 returns to nearest dvdnav menu
Sun, 10 Sep 2006 10:37:19 +0000 nicodvb KP7 bound to dvdnav 7 (previous menu)
Sun, 10 Sep 2006 10:25:48 +0000 nicodvb permit to select previous dvdnav menu, in the order chapter->title->root
Sat, 09 Sep 2006 23:08:25 +0000 nicodvb reassigned to KEY_KP? the dvdnav bindings used in input.conf
Sat, 09 Sep 2006 23:05:05 +0000 rtogni VP50 and VP62 support via lavc
Sat, 09 Sep 2006 22:40:22 +0000 nicodvb in mp_dvdnav_handle_input() assign the currently selected button, shown in the OSD by main()
Sat, 09 Sep 2006 22:40:00 +0000 diego RTC is no longer the default timing method.
Sat, 09 Sep 2006 22:16:05 +0000 nicodvb mention dvdnav keys bindings
Sat, 09 Sep 2006 22:04:29 +0000 nicodvb mention that 'h' and 'k' work with dvb input, too
Sat, 09 Sep 2006 21:57:45 +0000 nicodvb added unallocated keys to navigate the dvdnav menus
Sat, 09 Sep 2006 21:45:23 +0000 nicodvb first touch of support for dvdnav menus; the selection is based on the keyboard selection and is completely blind: there's not the slightest visual feedback
Sat, 09 Sep 2006 21:37:57 +0000 nicodvb added mp_dvdnav_handle_input to handle user's input (revived from the repository with few changes)
Sat, 09 Sep 2006 21:32:06 +0000 nicodvb unconditionally include label goto_enable_cache (to be used next by dvdnav)
Sat, 09 Sep 2006 21:10:26 +0000 diego Add proper GPL headers.