]> git.sesse.net Git - vlc/log
vlc
16 years agoDon't create two competing options of the same name
Rémi Denis-Courmont [Tue, 18 Dec 2007 20:38:47 +0000 (20:38 +0000)]
Don't create two competing options of the same name

16 years ago* po/de.po: add some fuzzy stuff..
Dennis van Amerongen [Tue, 18 Dec 2007 20:24:02 +0000 (20:24 +0000)]
* po/de.po: add some fuzzy stuff..

16 years agoGood riddance the helper module
Rémi Denis-Courmont [Tue, 18 Dec 2007 19:25:39 +0000 (19:25 +0000)]
Good riddance the helper module

16 years agoMove options from the help kludge^Wmodule to the main module
Rémi Denis-Courmont [Tue, 18 Dec 2007 19:19:37 +0000 (19:19 +0000)]
Move options from the help kludge^Wmodule to the main module

16 years agoFix for libvlc_config crash (hopefully)
Rémi Denis-Courmont [Tue, 18 Dec 2007 18:56:58 +0000 (18:56 +0000)]
Fix for libvlc_config crash (hopefully)

16 years ago* updated German translation by Philipp Weissenbacher including a couple of more...
Felix Paul Kühne [Tue, 18 Dec 2007 16:38:41 +0000 (16:38 +0000)]
* updated German translation by Philipp Weissenbacher including a couple of more strings translated by myself and various minor fixes here and there. --- we seriously need to work on the correctness of the English strings.. ;)

16 years agoAdd fonctions to the update system : all is in a thread now. The rc interface doesn...
Rémi Duraffort [Tue, 18 Dec 2007 15:51:29 +0000 (15:51 +0000)]
Add fonctions to the update system : all is in a thread now. The rc interface doesn't use the update system for the moment and there isn't any encryption for the moment ...

16 years agoImplement vlc.video.toggleTeletext() JS API method
Jean-Paul Saman [Tue, 18 Dec 2007 09:04:24 +0000 (09:04 +0000)]
Implement vlc.video.toggleTeletext() JS API method

16 years agoContribs: build portaudio on Windows. Close #419
Jean-Baptiste Kempf [Tue, 18 Dec 2007 04:48:32 +0000 (04:48 +0000)]
Contribs: build portaudio on Windows. Close #419

16 years agoQt4 - remember the position on close and open in the same position.
Jean-Baptiste Kempf [Tue, 18 Dec 2007 04:28:14 +0000 (04:28 +0000)]
Qt4 - remember the position on close and open in the same position.
Reference #1374

16 years agoQt4 - Mention the VIDEO_TS opening in the tooltip. Opening a VIDEO_TS folder from...
Jean-Baptiste Kempf [Tue, 18 Dec 2007 04:16:29 +0000 (04:16 +0000)]
Qt4 - Mention the VIDEO_TS opening in the tooltip. Opening a VIDEO_TS folder from the *DISK OPENING* works fine. Close #247.

16 years agoRemove unused variable
Rémi Denis-Courmont [Mon, 17 Dec 2007 21:03:26 +0000 (21:03 +0000)]
Remove unused variable

16 years agoForce rebuild due to ABI breakage yet again (should be the last one for plugin entry...
Rémi Denis-Courmont [Mon, 17 Dec 2007 20:54:32 +0000 (20:54 +0000)]
Force rebuild due to ABI breakage yet again (should be the last one for plugin entry config)

16 years agoUse vlc_config_create()
Rémi Denis-Courmont [Mon, 17 Dec 2007 20:53:25 +0000 (20:53 +0000)]
Use vlc_config_create()

16 years agoSave one memory copy and fix the helper module leak
Rémi Denis-Courmont [Mon, 17 Dec 2007 20:27:03 +0000 (20:27 +0000)]
Save one memory copy and fix the helper module leak

16 years agoMemory leaks
Rémi Denis-Courmont [Mon, 17 Dec 2007 19:43:18 +0000 (19:43 +0000)]
Memory leaks

16 years agoAdd support for aliases through vlc_config_set
Rémi Denis-Courmont [Mon, 17 Dec 2007 19:36:58 +0000 (19:36 +0000)]
Add support for aliases through vlc_config_set

16 years agoAdd action through vlc_config_set
Rémi Denis-Courmont [Mon, 17 Dec 2007 19:01:13 +0000 (19:01 +0000)]
Add action through vlc_config_set

16 years agoFix XSPF crash when XML is not available
Rémi Denis-Courmont [Mon, 17 Dec 2007 18:57:56 +0000 (18:57 +0000)]
Fix XSPF crash when XML is not available

16 years ago* mirror pkg-config on ganesh, as their mirror is down most of the time
Felix Paul Kühne [Mon, 17 Dec 2007 16:20:29 +0000 (16:20 +0000)]
* mirror pkg-config on ganesh, as their mirror is down most of the time

16 years agoFix error handling
Rémi Denis-Courmont [Mon, 17 Dec 2007 16:16:53 +0000 (16:16 +0000)]
Fix error handling

16 years ago* fixed a crash when quitting VLC while scrolling the credits in the about window...
Felix Paul Kühne [Mon, 17 Dec 2007 15:40:29 +0000 (15:40 +0000)]
* fixed a crash when quitting VLC while scrolling the credits in the about window. Additionally, improved the help window's memory print slightly

16 years agoFix breakage in transcode_audio_new().
Jean-Paul Saman [Mon, 17 Dec 2007 14:38:14 +0000 (14:38 +0000)]
Fix breakage in transcode_audio_new().

16 years agoSame as previous commit. This may be wrong, if it is, revert, don't scream...
Jean-Baptiste Kempf [Mon, 17 Dec 2007 08:55:35 +0000 (08:55 +0000)]
Same as previous commit. This may be wrong, if it is, revert, don't scream...

16 years agoDShow, partial fix due to changes in [23667]
Jean-Baptiste Kempf [Mon, 17 Dec 2007 08:51:15 +0000 (08:51 +0000)]
DShow, partial fix due to changes in [23667]

16 years ago* add support for ATSC modulation types
Benjamin Pracht [Mon, 17 Dec 2007 06:40:11 +0000 (06:40 +0000)]
* add support for ATSC modulation types

16 years agoQt4 - less debug messages.
Jean-Baptiste Kempf [Mon, 17 Dec 2007 00:48:49 +0000 (00:48 +0000)]
Qt4 - less debug messages.

16 years agoQt4 - trailing spaces... Post-commit script ?
Jean-Baptiste Kempf [Mon, 17 Dec 2007 00:46:54 +0000 (00:46 +0000)]
Qt4 - trailing spaces... Post-commit script ?

16 years ago* modules/access/v4l.c and dc1394.c: typo openened -> opened
Dennis van Amerongen [Sun, 16 Dec 2007 23:34:49 +0000 (23:34 +0000)]
* modules/access/v4l.c and dc1394.c: typo openened -> opened

16 years agoQt4 - Don't compile and create the Teletext bar without ZBVI
Jean-Baptiste Kempf [Sun, 16 Dec 2007 22:34:47 +0000 (22:34 +0000)]
Qt4 - Don't compile and create the Teletext bar without ZBVI

16 years agoFix modules loading. Next time you potentialy break all of VLC, please compile and...
Antoine Cellerier [Sun, 16 Dec 2007 22:05:16 +0000 (22:05 +0000)]
Fix modules loading. Next time you potentialy break all of VLC, please compile and try the change before commiting.

16 years agoremove excess whitespace
Jean-Paul Saman [Sun, 16 Dec 2007 22:01:06 +0000 (22:01 +0000)]
remove excess whitespace

16 years agoUse correct object for var_GetInteger(p_vbi,vbi-page);
Jean-Paul Saman [Sun, 16 Dec 2007 21:44:47 +0000 (21:44 +0000)]
Use correct object for var_GetInteger(p_vbi,vbi-page);

16 years agoDefine HAVE_LIBAVFORMAT_TREE.
Antoine Cellerier [Sun, 16 Dec 2007 21:27:59 +0000 (21:27 +0000)]
Define HAVE_LIBAVFORMAT_TREE.

16 years agoTypo (free both tabs once, rather than one twice, and the other one never)
Rémi Denis-Courmont [Sun, 16 Dec 2007 21:10:57 +0000 (21:10 +0000)]
Typo (free both tabs once, rather than one twice, and the other one never)
Also some code simplifaction

16 years agoDisable debugging print in zvbi
Jean-Paul Saman [Sun, 16 Dec 2007 21:07:11 +0000 (21:07 +0000)]
Disable debugging print in zvbi

16 years agoFix previous commit
Rémi Denis-Courmont [Sun, 16 Dec 2007 21:03:45 +0000 (21:03 +0000)]
Fix previous commit

16 years agoDon't pretend to have ffmpeg based muxers and demuxers if you don't.
Antoine Cellerier [Sun, 16 Dec 2007 21:02:23 +0000 (21:02 +0000)]
Don't pretend to have ffmpeg based muxers and demuxers if you don't.

16 years agoSmall cleanup
Jean-Paul Saman [Sun, 16 Dec 2007 20:59:46 +0000 (20:59 +0000)]
Small cleanup

16 years agoMove plugin ABI version (MODULE_SYMBOL) out of build system.
Rémi Denis-Courmont [Sun, 16 Dec 2007 20:59:21 +0000 (20:59 +0000)]
Move plugin ABI version (MODULE_SYMBOL) out of build system.

16 years agoDon't misuse p_this->p_libvlc for putting modules variables of zvbi.
Jean-Paul Saman [Sun, 16 Dec 2007 20:58:28 +0000 (20:58 +0000)]
Don't misuse p_this->p_libvlc for putting modules variables of zvbi.

16 years agoChange demux2 capability values so the lua demux2 gets called as a last resort (2...
Antoine Cellerier [Sun, 16 Dec 2007 20:38:14 +0000 (20:38 +0000)]
Change demux2 capability values so the lua demux2 gets called as a last resort (2) right before the ps demux is forced (1).

16 years agoQt4 - Hide the grey rectangle on the top of the interface, try to fix the zoom reiszing
Jean-Baptiste Kempf [Sun, 16 Dec 2007 20:10:34 +0000 (20:10 +0000)]
Qt4 - Hide the grey rectangle on the top of the interface, try to fix the zoom reiszing

16 years agodon't show the teletext buttons yet, it is not ready for primetime.
Jean-Paul Saman [Sun, 16 Dec 2007 19:48:36 +0000 (19:48 +0000)]
don't show the teletext buttons yet, it is not ready for primetime.

16 years agokeep to the style of the file.
Jean-Paul Saman [Sun, 16 Dec 2007 19:47:25 +0000 (19:47 +0000)]
keep to the style of the file.

16 years agoSet default vbi page in interface.
Jean-Paul Saman [Sun, 16 Dec 2007 19:44:00 +0000 (19:44 +0000)]
Set default vbi page in interface.

16 years agoMake sure vbi-opaque can be set from an interface.
Jean-Paul Saman [Sun, 16 Dec 2007 19:34:07 +0000 (19:34 +0000)]
Make sure vbi-opaque can be set from an interface.

16 years agoLet teletext gui buttons do something.
Jean-Paul Saman [Sun, 16 Dec 2007 19:33:05 +0000 (19:33 +0000)]
Let teletext gui buttons do something.

16 years agoconfig_Free simplifications
Rémi Denis-Courmont [Sun, 16 Dec 2007 17:40:21 +0000 (17:40 +0000)]
config_Free simplifications

16 years agoshort and list support for vlc_config_set
Rémi Denis-Courmont [Sun, 16 Dec 2007 17:36:01 +0000 (17:36 +0000)]
short and list support for vlc_config_set

16 years ago* fixed 2 segfaults when switching categories within the preferences. The options...
Felix Paul Kühne [Sun, 16 Dec 2007 16:54:03 +0000 (16:54 +0000)]
* fixed 2 segfaults when switching categories within the preferences. The options for CONFIG_SUBCATEGORY and CONFIG_CATEGORY aren't displayed, yet.

16 years agoI hate Winsuck^H^H^Hock
Rémi Denis-Courmont [Sun, 16 Dec 2007 15:51:08 +0000 (15:51 +0000)]
I hate Winsuck^H^H^Hock

16 years agoDon't use enums. They are cool and all (the compiler even tells when one case is...
Rémi Denis-Courmont [Sun, 16 Dec 2007 15:12:51 +0000 (15:12 +0000)]
Don't use enums. They are cool and all (the compiler even tells when one case is missing in switch), but I don't want the compiler to assume as yet unassigned codepoints will not be used.

16 years agoOops.
Antoine Cellerier [Sun, 16 Dec 2007 15:00:15 +0000 (15:00 +0000)]
Oops.

16 years agoAdd warning if people try using an unimplemented aout function (zorglub!!!). This...
Antoine Cellerier [Sun, 16 Dec 2007 14:58:43 +0000 (14:58 +0000)]
Add warning if people try using an unimplemented aout function (zorglub!!!). This is currently only possible through the qt interface (i haven't tried it myself).

16 years agouse add_module_list
Rémi Denis-Courmont [Sun, 16 Dec 2007 14:54:44 +0000 (14:54 +0000)]
use add_module_list

16 years agoSimplification, and no-ops removal
Rémi Denis-Courmont [Sun, 16 Dec 2007 14:40:15 +0000 (14:40 +0000)]
Simplification, and no-ops removal

16 years agoMigrate module, module_list and obsolete_* to vlc_config_set
Rémi Denis-Courmont [Sun, 16 Dec 2007 14:34:29 +0000 (14:34 +0000)]
Migrate module, module_list and obsolete_* to vlc_config_set

16 years agoSlight cleanup and simplification.
Antoine Cellerier [Sun, 16 Dec 2007 14:13:33 +0000 (14:13 +0000)]
Slight cleanup and simplification.

16 years agoSome more vout_intf.c simplification and compile warning fixes.
Antoine Cellerier [Sun, 16 Dec 2007 13:46:30 +0000 (13:46 +0000)]
Some more vout_intf.c simplification and compile warning fixes.

16 years agocough, fix VLC-release.app broken in previous commit
Felix Paul Kühne [Sun, 16 Dec 2007 12:50:45 +0000 (12:50 +0000)]
cough, fix VLC-release.app broken in previous commit

16 years ago* strongly improved the speed of make VLC.app and make VLC-release.app by only copyin...
Felix Paul Kühne [Sun, 16 Dec 2007 12:46:59 +0000 (12:46 +0000)]
* strongly improved the speed of make VLC.app and make VLC-release.app by only copying the xcode project and the Resources folder instead of various plugins and most importantly the framework to a temporary folder

16 years agoCode factorization
Rémi Denis-Courmont [Sun, 16 Dec 2007 10:33:04 +0000 (10:33 +0000)]
Code factorization

16 years agoSome more vlc_config_* code
Rémi Denis-Courmont [Sun, 16 Dec 2007 10:28:24 +0000 (10:28 +0000)]
Some more vlc_config_* code

16 years agoQt4 - teletext Panel. Not any function behind it. Not my job anymore :)
Jean-Baptiste Kempf [Sun, 16 Dec 2007 06:04:53 +0000 (06:04 +0000)]
Qt4 - teletext Panel. Not any function behind it. Not my job anymore :)

16 years agoQt4 - Make the interface a bit smaller.
Jean-Baptiste Kempf [Sun, 16 Dec 2007 05:01:25 +0000 (05:01 +0000)]
Qt4 - Make the interface a bit smaller.

16 years agoQt4 - SHould Fix -- Videos are always started with an incredibly small size.
Jean-Baptiste Kempf [Sun, 16 Dec 2007 04:49:40 +0000 (04:49 +0000)]
Qt4 - SHould Fix -- Videos are always started with an incredibly small size.
 -- There is no "auto size" feature as in the wx interface to
 automatically resize the interface so the video is displayed in its
 native size.
  -- The interface doesn't resize itself down to its minimal size when
  video playback is stopped and the control widgets re-organise themselves
  in a weird way.
Should fix part of playlist resizing.

16 years ago* added navigation controls to the Help window (implemented with minimal affords...
Felix Paul Kühne [Sun, 16 Dec 2007 02:20:14 +0000 (02:20 +0000)]
* added navigation controls to the Help window (implemented with minimal affords by using WebKit's builtin methods). We need a nicer home button graphic, though ;-)

16 years agoQt4 - Make the default interface smaller.
Jean-Baptiste Kempf [Sun, 16 Dec 2007 00:35:25 +0000 (00:35 +0000)]
Qt4 - Make the default interface smaller.

16 years agoQt4 - Small interface and control layout fix.
Jean-Baptiste Kempf [Sun, 16 Dec 2007 00:09:01 +0000 (00:09 +0000)]
Qt4 - Small interface and control layout fix.

16 years agoWe know that we open a directory
Christophe Mutricy [Sat, 15 Dec 2007 23:33:14 +0000 (23:33 +0000)]
We know that we open a directory

16 years ago* src/libvlc-module.c: typo autorise -> authorise
Dennis van Amerongen [Sat, 15 Dec 2007 23:18:43 +0000 (23:18 +0000)]
* src/libvlc-module.c: typo autorise -> authorise

16 years agoTypo
Christophe Mutricy [Sat, 15 Dec 2007 22:46:58 +0000 (22:46 +0000)]
Typo

16 years agoQt4 - Add an author that was removed by mistake.
Jean-Baptiste Kempf [Sat, 15 Dec 2007 22:39:32 +0000 (22:39 +0000)]
Qt4 - Add an author that was removed by mistake.

16 years agoQt4 - VLM. enable/disable from the list controls the VLM. small fixes and correction...
Jean-Baptiste Kempf [Sat, 15 Dec 2007 22:38:31 +0000 (22:38 +0000)]
Qt4 - VLM. enable/disable from the list controls the VLM. small fixes and correction of VLM requests.

16 years agoContinue the vlc_config_set stuff - still unfinished
Rémi Denis-Courmont [Sat, 15 Dec 2007 22:18:03 +0000 (22:18 +0000)]
Continue the vlc_config_set stuff - still unfinished

16 years agoHere too.
Antoine Cellerier [Sat, 15 Dec 2007 21:56:49 +0000 (21:56 +0000)]
Here too.

16 years agoextraneous semicolon
Rémi Denis-Courmont [Sat, 15 Dec 2007 21:52:13 +0000 (21:52 +0000)]
extraneous semicolon

16 years agoexport IsConfigIntegerType and IsConfigFloatType within libvlc
Rémi Denis-Courmont [Sat, 15 Dec 2007 21:50:37 +0000 (21:50 +0000)]
export IsConfigIntegerType and IsConfigFloatType within libvlc

16 years agohelp module hack becomes even worst...
Rémi Denis-Courmont [Sat, 15 Dec 2007 21:47:07 +0000 (21:47 +0000)]
help module hack becomes even worst...

16 years agoQt4 - VLM: simplifications.
Jean-Baptiste Kempf [Sat, 15 Dec 2007 21:17:20 +0000 (21:17 +0000)]
Qt4 - VLM: simplifications.

16 years agoMake sure no module not recompiled are used after [23633]
Christophe Mutricy [Sat, 15 Dec 2007 21:16:08 +0000 (21:16 +0000)]
Make sure no module not recompiled are used after [23633]

16 years agoAdd a cast to fix compilation.
Jean-Baptiste Kempf [Sat, 15 Dec 2007 21:15:57 +0000 (21:15 +0000)]
Add a cast to fix compilation.

16 years agoPartially introduce vlc_config_set() to modify module_config_t through a less brittle API
Rémi Denis-Courmont [Sat, 15 Dec 2007 20:50:54 +0000 (20:50 +0000)]
Partially introduce vlc_config_set() to modify module_config_t through a less brittle API
BEWARE: If you have non-recompiled plugins, they WILL crash.

16 years agoQt4 - VLM update. Add the actual vlm queries, the modifications and so on for VOD...
Jean-Baptiste Kempf [Sat, 15 Dec 2007 20:40:45 +0000 (20:40 +0000)]
Qt4 - VLM update. Add the actual vlm queries, the modifications and so on for VOD and Broadcast.

16 years agoRemove extra semi-colon
Rémi Denis-Courmont [Sat, 15 Dec 2007 20:40:41 +0000 (20:40 +0000)]
Remove extra semi-colon

16 years agoRemove code killed by previous commit
Rémi Denis-Courmont [Sat, 15 Dec 2007 16:07:40 +0000 (16:07 +0000)]
Remove code killed by previous commit

16 years agoConceal unsaveable and renamed options as well
Rémi Denis-Courmont [Sat, 15 Dec 2007 16:05:45 +0000 (16:05 +0000)]
Conceal unsaveable and renamed options as well

16 years agoAllow totally reckless users to save m3u-extvlcopt if they want to.
Rémi Denis-Courmont [Sat, 15 Dec 2007 15:59:22 +0000 (15:59 +0000)]
Allow totally reckless users to save m3u-extvlcopt if they want to.

16 years agoHide internal settings
Rémi Denis-Courmont [Sat, 15 Dec 2007 15:54:14 +0000 (15:54 +0000)]
Hide internal settings

16 years agoUpdate to newest playlist API.
Jean-Paul Saman [Sat, 15 Dec 2007 15:19:00 +0000 (15:19 +0000)]
Update to newest playlist API.

16 years agoxspf: %-encode '%' and '+' for every URIs (it really should be URI type dependant...
Rafaël Carré [Sat, 15 Dec 2007 12:20:54 +0000 (12:20 +0000)]
xspf: %-encode '%' and '+' for every URIs (it really should be URI type dependant). fix #1394

16 years ago* the SWITCH download mirror is down, use HEANET instead
Felix Paul Kühne [Sat, 15 Dec 2007 11:06:40 +0000 (11:06 +0000)]
* the SWITCH download mirror is down, use HEANET instead

16 years ago - fix symbol list
Rémi Denis-Courmont [Sat, 15 Dec 2007 10:51:07 +0000 (10:51 +0000)]
 - fix symbol list
 - remove useless IsSubmodule (submodules have NO configuration items anyway, and any sensible UI won't show modules with no configuration)
 - free checks for NULL anyway

16 years agoPreparse file items which don't begin with 'file:'. Patch by Antoine Lejeune.
Rafaël Carré [Sat, 15 Dec 2007 09:39:55 +0000 (09:39 +0000)]
Preparse file items which don't begin with 'file:'. Patch by Antoine Lejeune.

16 years agocontrol/hierarchical_media_list_view.c: Don't lock too soon the mlist.
Pierre d'Herbemont [Fri, 14 Dec 2007 22:20:51 +0000 (22:20 +0000)]
control/hierarchical_media_list_view.c: Don't lock too soon the mlist.

16 years ago* modules/gui/wxwidgets: fix breakage introduced by changeset 23581 and 23579. Breaki...
Gildas Bazin [Fri, 14 Dec 2007 22:18:44 +0000 (22:18 +0000)]
* modules/gui/wxwidgets: fix breakage introduced by changeset 23581 and 23579. Breaking perfectly working modules just because you don't care about them is just rude.

16 years agoQt4 - Fix VLM-object not being checked. Add a type to be sure of the edition to do.
Jean-Baptiste Kempf [Fri, 14 Dec 2007 21:14:39 +0000 (21:14 +0000)]
Qt4 - Fix VLM-object not being checked. Add a type to be sure of the edition to do.

16 years agocontrol/media_instance.c: implement libvlc_media_instance_stop.
Pierre d'Herbemont [Fri, 14 Dec 2007 21:00:53 +0000 (21:00 +0000)]
control/media_instance.c: implement libvlc_media_instance_stop.

16 years ago[PATCH] Extend pvr support to non-ivtv v4l2 cards (e.g. cx88-blackbird) by Dennis...
Antoine Cellerier [Fri, 14 Dec 2007 20:09:07 +0000 (20:09 +0000)]
[PATCH] Extend pvr support to non-ivtv v4l2 cards (e.g. cx88-blackbird) by Dennis Lou.