40 Commits (2eb05547c95e390ecab9f047beb7c4098f656ff2)

Author SHA1 Message Date
Rémi Denis-Courmont 5f68da68a5 No full point at end of configuration item short text 16 years ago
Antoine Cellerier b9452821d8 Use action id in lirc. (Untested) 17 years ago
Rémi Duraffort ab2c173ab7 lirc: clean up. 17 years ago
Rémi Duraffort e44ad80958 lirc: we don't need to keep the name of the file in memory. 17 years ago
Rémi Denis-Courmont fa4bde0b26 Trailing ; 17 years ago
Rémi Denis-Courmont 0549228196 Remove most stray semi-colons in module descriptions 18 years ago
Rémi Denis-Courmont 36aca393c5 Remove intf_ShouldDie 18 years ago
Laurent Aimar 91f0104f69 Use poll instead of arbitrary msleep in lirc (close #1983) 18 years ago
Rémi Denis-Courmont 1cfa87702e Pull cancellation into (most) remaining interfaces 18 years ago
Rémi Denis-Courmont 7c80930728 Do not translate log messages 18 years ago
Rémi Duraffort be68773052 Potential memleak. 18 years ago
Rémi Denis-Courmont 3561b9b28f Plugins: include vlc_common.h directly instead of vlc/vlc.h 18 years ago
Rémi Denis-Courmont 13ae40b0ef Use gettext_noop() consistently 18 years ago
Rémi Denis-Courmont 27d483e9ef Include vlc_plugin.h as needed 18 years ago
Pierre d'Herbemont 449fd28aaf Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 18 years ago
Rémi Duraffort 6411526fe0 One more removing session. (useless test before a free()) 18 years ago
Rémi Denis-Courmont 99fab9089e Don't include config.h from the headers - refs #297. 18 years ago
Rémi Denis-Courmont e40d134c69 Remove _GNU_SOURCE and string.h too 19 years ago
Rémi Denis-Courmont 81c5ac29fa Remove stdlib.h 19 years ago
Jean-Paul Saman 232de8ce8d I meant to use var_CreateGetNonEmptyString(). 19 years ago
Jean-Paul Saman a55589a05a Force lirc configuration file to usForce lirc configuration file to usee 19 years ago
Jean-Baptiste Kempf 79462a4b8a LIRC: correct typo in [20653] 19 years ago
Jean-Paul Saman f43820ebe9 Added new hotkeys "key-menu-[on|off|left|right|up|down|select]". Lirc now calls the osd_Menu*() functions directly when prefix "menu " followed by one of: on, off, left, right, up, down or select is found. 19 years ago
Clément Stenac d3fe7f2879 A bit of headers cleanup 20 years ago
Clément Stenac a06213d7f4 * Get rid of the Manager thread by making blocking interfaces listen to 20 years ago
Clément Stenac f485214f09 For consistency, remove references to vlc from libvlc 20 years ago
Antoine Cellerier 8c7445b746 Control interfaces first string review. 20 years ago
Antoine Cellerier 2cb472dba0 FSF address change. 21 years ago
Sigmund Augdal Helberg f60b4c79ac all: updated my name and e-mail address 21 years ago
Rémi Denis-Courmont fe087a3828 Make Zorglub less unhappy 21 years ago
Rémi Denis-Courmont 85b29bdc28 Copyright fixes 21 years ago
Derk-Jan Hartman 7b6eb8c589 * Fix compile issue on lirc.c 21 years ago
Derk-Jan Hartman c28589a43c * simplified the lirc code to listen for key-* strings which we can directly use to trigger hotkeys. 21 years ago
Clément Stenac a90a19a6b0 Improvements to preferences 22 years ago
Yoann Peronneau 11e8ae9200 * src/video_output/vout_subpictures.c : New OSD channels 22 years ago
Laurent Aimar ec815603a1 * lirc: don't use input_ChangeArea. 22 years ago
Laurent Aimar d53d9b9d16 * control/*.c: use var_Set/Get "state"/"position"/"rate" instead of old functions. 22 years ago
Yoann Peronneau 50b658157c Support for multiple OSD channels : 22 years ago
Olivier Teulière 7db165472c * modules/control/hotkeys.c and lirc.c: fixed a refcount problem + small 22 years ago
Clément Stenac 6265a3ae74 * Remove directories with only one source file inside 22 years ago
Sigmund Augdal Helberg 4a0f6b608a modules/control/lirc/lirc.c: 22 years ago
Anil Daoud 59bd8e1485 * string review. 23 years ago
Sam Hocevar 5ca0ebcca2 * Coding style cleanup: removed tabs and trailing spaces. 23 years ago
Sigmund Augdal Helberg 2739add81a modules/control/lirc/lirc.c: 23 years ago
Sigmund Augdal Helberg 14b3f0cfa1 All: My shot at improving subtitle rendering in vlc. Now each vout uses a "text renderer" module to render text on the video when needed. I decieded to make this a module type, because other api's (win32 and macosx) is supposed to do better than freetype under some circumstances. 23 years ago
Gildas Bazin a1e8137774 * modules/*: sanitization of the modules description strings. 23 years ago
Sigmund Augdal Helberg b5d99c6455 modules/video_filter/osd_text.c: A video filter that uses freetpye2 to 23 years ago
Sigmund Augdal Helberg b5133d4d75 Added support for volume up/down buttons. 23 years ago
Sigmund Augdal Helberg 762f087853 * src/video_output/video_output.c: add a key-pressed variable to p_vout 24 years ago
Sigmund Augdal Helberg b8c2e88ea3 new rule for remote controls with combined play/pause button (like mine has) 24 years ago