1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
Commit Graph

18022 Commits

Author SHA1 Message Date
Antoine Cellerier
39df335044 "[PATCH] show input index-number in vlm show" by Ilkka Ollakka 2007-05-04 21:35:50 +00:00
Damien Fouilleul
970109d8ce - wxwidgets: slider tweaks completed, needs testing 2007-05-04 20:05:20 +00:00
Christophe Mutricy
263c385cdb Persian localisation by Meelad Zakaria and Farzaneh Sarafraz 2007-05-04 19:21:48 +00:00
Damien Fouilleul
78725911f3 - wxwidgets: for win32, patch movie wxSlider underlying control behaviour so that jumps are replaced by abosolute seeks, need a few more tweaks 2007-05-04 17:57:30 +00:00
Pierre d'Herbemont
53aab25130 Mac OS X gui: Quick Preferences fix. 2007-05-04 13:29:15 +00:00
Felix Paul Kühne
2cc6ce41ba * don't use emacs when compiling gettext on non-win32 platforms. This fixes the compilation on future darwin releases. 2007-05-04 07:20:21 +00:00
Jean-Baptiste Kempf
cd66954160 qt4 - Systray: - Repair the hide-and-never-show-back bug,
- Repair the quit-VLC-but-let-the-menu W32 bug,
               - add an option to start VLC minimized.
2007-05-04 00:04:11 +00:00
Gildas Bazin
12dcce3f4c * src/input/stream.c: fix input-list code. 2007-05-03 20:42:54 +00:00
Olivier Aubert
8d3912c26d python bindings: use new mediacontrol_exception_create function 2007-05-03 20:03:09 +00:00
Olivier Aubert
a79c62a4d1 mediacontrol API: split old mediacontrol_exception_init behaviour into mediacontrol_exception_create/mediacontrol_exception_init 2007-05-03 20:02:34 +00:00
Jean-Baptiste Kempf
a58e289ab4 Change prefer-system-codecs category (put it in codecs, not input/codec) 2007-05-03 19:52:45 +00:00
Jean-Baptiste Kempf
c5172423e3 Qt4 - GOto TIme dialog. Adjustement in size. 2007-05-03 19:31:13 +00:00
Jean-Baptiste Kempf
22101ad94d qt4 - Open dialog. Smaller Width; 2007-05-03 19:18:39 +00:00
Olivier Aubert
b49c155e1c src/control/mediacontrol_util.c: revert rev. 19899, and document the
mediacontrol_exception_init function.
2007-05-03 17:44:07 +00:00
Dennis van Amerongen
72d1dd3624 * modules/codec/x264.c: Add mvrange-thread, non-deterministic and pre-scenecut options. 2007-05-03 16:53:14 +00:00
Jean-Baptiste Kempf
03c122fbca Qt4 - Open Disc: handle dvdsimple 2007-05-02 23:30:54 +00:00
Jean-Baptiste Kempf
f1302d9cf1 Cosmetic and brackets. 2007-05-02 23:11:26 +00:00
Jean-Baptiste Kempf
bf9e291553 Add a "(" to fix previous commit. 2007-05-02 23:04:07 +00:00
Jean-Baptiste Kempf
741d02eeeb Should add atrac3 support in rm files. Patch by Benjamin Larsson (real.c) and me (ffmpeg.c) 2007-05-02 22:59:49 +00:00
Jean-Baptiste Kempf
4c2466aaa0 qt4 - Systray Menu - Add hide/show handling, open dialog, help menu, and some click handling. 2007-05-02 22:57:51 +00:00
Jean-Baptiste Kempf
1f180231cd Qt4 - Preferences. Add an apply button and warnings to force saving
and rebuilding when switching details depth.
2007-05-02 22:55:45 +00:00
Jean-Baptiste Kempf
137e021bbc qt4 - Simple Preferences: add the overlay option to the video preferences panel. 2007-05-02 21:19:35 +00:00
Jean-Baptiste Kempf
f81fd5bb87 Qt4 - Add various tooltips: Open (1) 2007-05-02 21:10:08 +00:00
Jean-Baptiste Kempf
84fcf61bb8 Qt4 - Text correction. 2007-05-02 20:33:24 +00:00
Jean-Baptiste Kempf
2b60288a8d Qt4 - Systray Icon and menu to control VLC. Play/Pause Stop Previous Next Quit for now. Ref #294 2007-05-02 19:58:03 +00:00
Damien Fouilleul
fda713ec5e - direct3d: fix for cropping, closes #1185 2007-05-02 17:30:25 +00:00
Rémi Denis-Courmont
3ce51320ea Provide va_list variant to MakeSDPMedia 2007-05-01 17:18:46 +00:00
Rémi Denis-Courmont
60db87243c Add helper for SDP media description formatting 2007-05-01 17:14:14 +00:00
Rémi Denis-Courmont
7681a9b5d1 Fix some memleaks 2007-05-01 15:46:13 +00:00
Antoine Cellerier
fd2c85f56b fake.c: allow changing the fake-file-reload option at runtime (untested). 2007-05-01 14:24:16 +00:00
Sigmund Augdal Helberg
cbc9069af6 Apply the same probes as is done in Open when checking other mkvs in
the same dir in order to weed out invalid files before calling
libmatroska. Fixes #1158 and a memleak in that area
2007-05-01 11:08:40 +00:00
Sigmund Augdal Helberg
7a710cb63a hotkeys.c: Don't continue looking once the action for your key is
found. Should save a few precious cycles
2007-05-01 10:10:34 +00:00
Sigmund Augdal Helberg
e2f005e553 hotkeys.c: Print a warning and do nothing when something issues a 0
keyevent, rather than execute the last unassigned key action. Fixes an
issue that causes the playback to be unintenionally paused whenever a
modifier is pressed and the qt4 interface has focus (key-pause is not
assigned by default)
2007-05-01 09:58:59 +00:00
Jean-Baptiste Kempf
e1b1fc71d5 Qt4 - Menus. Add the missing dialogs calls. If someone wants to write VLM and Bookmarks dialogs... 2007-04-30 19:49:26 +00:00
Jean-Baptiste Kempf
6cfabf4ab1 Qt4 - Main Windows: Rename the interface to $MEDIANAME - VLC media player. 2007-04-30 19:12:15 +00:00
Jean-Baptiste Kempf
580493428a Qt4 - Preferences: Add an option and the code needed to start with the advanced preferences. 1337 function. 2007-04-30 18:09:34 +00:00
Jean-Baptiste Kempf
cd0a847ef1 Qt4 - Simple Prefs: add a Prefer System Codecs checkBox in Simple Preferences Panel under Windows. 2007-04-30 17:42:21 +00:00
Rémi Denis-Courmont
f567b195a4 Handle errors without crashing 2007-04-30 15:04:47 +00:00
Jean-Baptiste Kempf
92a4720a62 Qt4 - Indentation fix on previous commit. 2007-04-30 00:50:19 +00:00
Jean-Baptiste Kempf
c2fe37f6cb Qt4 - Preferences. Introduction of a checkBoxListItem struct to handle (key, value for CheckBoxes) in order to implement completely ModuleList autogeneration. Modify the functions needed to generate the correct String Configuration. Complete Preferences should be functionnal now. 2007-04-30 00:44:18 +00:00
Jean-Baptiste Kempf
c40effe248 Qt4 - Very slight change of behaviour. 2007-04-29 22:52:08 +00:00
Jean-Baptiste Kempf
3ede77e483 Qt4 - Preferences. Implement the onUpdate for ModuleList. 2007-04-29 22:47:36 +00:00
Jean-Baptiste Kempf
bee4d41721 Qt4 - Simple Prefs: little adjustements. 2007-04-29 21:50:34 +00:00
Jean-Baptiste Kempf
1759042ffe Qt4 - File forgotten in previous commit. 2007-04-29 21:21:55 +00:00
Jean-Baptiste Kempf
ea3f97f192 Qt4 - Simple Prefs. Small modifications on style. 2007-04-29 21:16:16 +00:00
Damien Fouilleul
6bc91febc8 - live555: toggle TCP use when we receive a '461 Unsupported Transport' during SETUP request 2007-04-29 17:44:44 +00:00
Jean-Baptiste Kempf
ab9ec249f2 Wx - Increase the time display. Close #1116. Does not happen in Qt4. 2007-04-29 11:37:17 +00:00
Jean-Paul Saman
a5a265ad83 Numerous compile fixes. 2007-04-29 09:22:04 +00:00
Damien Fouilleul
1e9bb01789 - asx.c: added support for STARTTIME and DURATION tags, some cleanups. Unfortunately, i've noted that live555 RTSP user agent is having trouble with MS RTSP server, so these tags may never be of any use. 2007-04-28 17:49:39 +00:00
Jean-Baptiste Kempf
318f2b463a qt4 - language is win32 only. 2007-04-28 17:48:56 +00:00