- 16 Nov, 2003 1 commit
-
-
Sam Hocevar authored
-
- 11 Nov, 2003 1 commit
-
-
hartman authored
* src/libvlc.h: added macosx defaults and changed the quit shortcut to ctrl-q * modeules/gui/macosx/controls.m: now jump 10 seconds. works better than 5 * REST: implemented configurable hotkeys for OS X.
-
- 08 Nov, 2003 1 commit
-
-
Eric Petit authored
+ modules/gui/beos/*: use hotkeys + include/vlc_keys.h, src/misc/configuration.c: renamed modifiers into vlc_modifiers so it does not conflict with BeOS' modifiers()
-
- 30 Oct, 2003 1 commit
-
-
gbazin authored
* modules/control/hotkeys.c, src/libvlc.h, include/vlc_keys.h: added hotkeys for jump actions.
-
- 29 Oct, 2003 1 commit
-
-
gbazin authored
* ALL: improved hotkeys support.
-
- 28 Oct, 2003 2 commits
-
-
hartman authored
* include/vlc_keys.h: added some extra keys on my keyboard.
-
Sam Hocevar authored
-
- 08 Oct, 2003 1 commit
-
-
gbazin authored
* include/vlc_codec.h: defines decoders/encoders related structures here. * include/vlc_video.h: new video_frame_format_t structure which defines the properties of a video frame. * include/vlc/decoder.h: include vlc_codec.h * src/misc/objects.c: added VLC_OBJECT_PACKETIZER and VLC_OBJECT_ENCODER object types. * modules/stream_out/transcode.c, modules/codec/theora.c: experimental theora video encoder. * src/input/*: some cleanup.
-
- 14 Aug, 2003 1 commit
-
-
sigmunau authored
include/configuration.h, src/misc/configuration.h: * added a CONFIG_ITEM_KEY include/vlc_keys.h: * constants to identify keys src/libvlc.h: * provide a set of hotkey config options modules/gui/wxwindows/interface.cpp, wxwindows.h: * set the configured hotkeys as accelerator for the appropriate menus modules/gui/wxwindows/preferences.cpp: * start to support CONFIG_ITEM_KEY. Options are showed with the right value but any changes made have no effect yet.
-