]> git.sesse.net Git - vlc/log
vlc
18 years ago * share/skins2/winamp2.xml: fixed the images of the playlist buttons
Olivier Teulière [Sun, 27 Nov 2005 15:29:55 +0000 (15:29 +0000)]
 * share/skins2/winamp2.xml: fixed the images of the playlist buttons

18 years agoBah.. Fix HAL in libvlc
Clément Stenac [Sun, 27 Nov 2005 15:27:52 +0000 (15:27 +0000)]
Bah.. Fix HAL in libvlc

18 years agotypo fix
Antoine Cellerier [Sun, 27 Nov 2005 14:56:54 +0000 (14:56 +0000)]
typo fix

18 years ago * share/skins2/winamp2.xml:
Olivier Teulière [Sun, 27 Nov 2005 14:54:02 +0000 (14:54 +0000)]
 * share/skins2/winamp2.xml:
   - added the smaller version of the time slider used in some skins
   - made all the IDs unique

18 years ago * skins2/src/theme.cpp: allow specifying lists of IDs for bitmaps and fonts,
Olivier Teulière [Sun, 27 Nov 2005 14:42:02 +0000 (14:42 +0000)]
 * skins2/src/theme.cpp: allow specifying lists of IDs for bitmaps and fonts,
   in controls. The first valid one will be used. This is particularly useful
   for winamp skin, where you cannot know in advance the size of some images,
   so you can define 2 bitmaps, but only one control.

18 years ago * skins2/controls/ctrl_image.cpp: fixed a resizing bug.
Olivier Teulière [Sun, 27 Nov 2005 13:27:57 +0000 (13:27 +0000)]
 * skins2/controls/ctrl_image.cpp: fixed a resizing bug.
   A CtrlImage resized with the mosaic method didn't catch events outside of
   the initial (before resizing) size.

18 years ago * skins2/parser/interpreter.cpp: cosmetic change
Olivier Teulière [Sun, 27 Nov 2005 13:24:02 +0000 (13:24 +0000)]
 * skins2/parser/interpreter.cpp: cosmetic change

18 years ago* extras/contrib/src/Patches/ffmpeg-cvs-wince.patch: updated patch.
Gildas Bazin [Sun, 27 Nov 2005 13:15:39 +0000 (13:15 +0000)]
* extras/contrib/src/Patches/ffmpeg-cvs-wince.patch: updated patch.

18 years agosvn:ignore
Yoann Peronneau [Sun, 27 Nov 2005 11:34:07 +0000 (11:34 +0000)]
svn:ignore

18 years agoFix new HAL interaction
Clément Stenac [Sun, 27 Nov 2005 11:30:14 +0000 (11:30 +0000)]
Fix new HAL interaction

18 years ago* Fix typo
Yoann Peronneau [Sun, 27 Nov 2005 11:13:53 +0000 (11:13 +0000)]
* Fix typo

18 years agoDon't display in OS X either. Needs to be checked
Clément Stenac [Sun, 27 Nov 2005 10:44:00 +0000 (10:44 +0000)]
Don't display in OS X either. Needs to be checked

18 years ago* Improve strings for jumps
Clément Stenac [Sun, 27 Nov 2005 10:43:19 +0000 (10:43 +0000)]
* Improve strings for jumps
* Move jump size definitions to libvlc to avoid having 2 categories (still need to move bookmarks)
* Don't show bookmarks settings in GUI - speeds up dramatically config panel creation

18 years agoadded svn keywords
Jean-Paul Saman [Sun, 27 Nov 2005 09:38:34 +0000 (09:38 +0000)]
added svn keywords

18 years agoupdate copyright and svn Id property
Antoine Cellerier [Sat, 26 Nov 2005 22:46:55 +0000 (22:46 +0000)]
update copyright and svn Id property

18 years agosvn:ignore
Clément Stenac [Sat, 26 Nov 2005 22:41:16 +0000 (22:41 +0000)]
svn:ignore

18 years ago* vlc-config:
Clément Stenac [Sat, 26 Nov 2005 18:53:59 +0000 (18:53 +0000)]
* vlc-config:
   - Fix optarg parsing
   - Set ${libs} after the main loop to get the right exec prefix
   - Give -lvlc_pic if we want PIC
* Java bindings build
   - Use vlc-config better
   - Use pic for building

18 years ago* modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp: build fix.
Gildas Bazin [Sat, 26 Nov 2005 18:20:06 +0000 (18:20 +0000)]
* modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp: build fix.

18 years agoJava bindings by Filippo Carone.
Clément Stenac [Sat, 26 Nov 2005 17:31:37 +0000 (17:31 +0000)]
Java bindings by Filippo Carone.
Tweaked to integrate into build system

18 years ago* modules/gui/wince/interface.cpp: include extra version information in the about...
Gildas Bazin [Sat, 26 Nov 2005 17:22:19 +0000 (17:22 +0000)]
* modules/gui/wince/interface.cpp: include extra version information in the about dialog box.

18 years ago* modules/audio_output/waveout.c: small wince compilation fix.
Gildas Bazin [Sat, 26 Nov 2005 16:36:32 +0000 (16:36 +0000)]
* modules/audio_output/waveout.c: small wince compilation fix.

18 years ago* Integrate python bindings in make process
Clément Stenac [Sat, 26 Nov 2005 15:36:28 +0000 (15:36 +0000)]
* Integrate python bindings in make process
New --enable-python-bindings option
Pic libs will be built if something needing them (shared libvlc, python, mozilla) is built.
* Fix a description in vlcObject

18 years agoFix typo
Clément Stenac [Sat, 26 Nov 2005 12:35:22 +0000 (12:35 +0000)]
Fix typo

18 years agoImprove make.pl output
Clément Stenac [Sat, 26 Nov 2005 11:42:58 +0000 (11:42 +0000)]
Improve make.pl output
Fix some svn:ignore

18 years agoUse command-line arguments in compile script
Clément Stenac [Sat, 26 Nov 2005 11:03:37 +0000 (11:03 +0000)]
Use command-line arguments in compile script

18 years ago* vlm_panel.cpp: fix uninitialized variables
Yoann Peronneau [Sat, 26 Nov 2005 00:46:32 +0000 (00:46 +0000)]
* vlm_panel.cpp: fix uninitialized variables

18 years ago* wx/vlm: cosmetic changes
Yoann Peronneau [Sat, 26 Nov 2005 00:35:28 +0000 (00:35 +0000)]
* wx/vlm: cosmetic changes

18 years ago * : make jump hotkeys time interval user configurable
Antoine Cellerier [Sat, 26 Nov 2005 00:27:12 +0000 (00:27 +0000)]
 * : make jump hotkeys time interval user configurable
The hotkey item in the prefs kind of looks akward. Someone have a better idea ?

18 years ago* wx/vlm: add "Load" & "Save" buttons
Yoann Peronneau [Fri, 25 Nov 2005 23:55:17 +0000 (23:55 +0000)]
* wx/vlm: add "Load" & "Save" buttons

18 years agoconfigure.ac: Use the correct path for pkg-config
Christophe Mutricy [Fri, 25 Nov 2005 23:28:49 +0000 (23:28 +0000)]
configure.ac: Use the correct path for pkg-config

18 years agoHandle --without-tuning configure option properly
Rémi Denis-Courmont [Fri, 25 Nov 2005 21:42:08 +0000 (21:42 +0000)]
Handle --without-tuning configure option properly

18 years ago* modules/video_output/directx: apply video-title to both normal and fullscreen windo...
Gildas Bazin [Fri, 25 Nov 2005 19:19:22 +0000 (19:19 +0000)]
* modules/video_output/directx: apply video-title to both normal and fullscreen windows +  support this for unicode builds as well.

18 years ago* modules/audio_output/waveout.c: fixed typo.
Gildas Bazin [Fri, 25 Nov 2005 19:17:11 +0000 (19:17 +0000)]
* modules/audio_output/waveout.c: fixed typo.

18 years ago* wxwidgets/dialogs/vlm: add choose input & choose output
Yoann Peronneau [Fri, 25 Nov 2005 16:43:52 +0000 (16:43 +0000)]
* wxwidgets/dialogs/vlm: add choose input & choose output

18 years agoall: possible fix for screensaver problem
Damien Fouilleul [Fri, 25 Nov 2005 16:16:04 +0000 (16:16 +0000)]
all: possible fix for screensaver problem

18 years ago* modules/audio_output/waveout.c: make sure hardware volume is supported before using it.
Gildas Bazin [Fri, 25 Nov 2005 08:25:05 +0000 (08:25 +0000)]
* modules/audio_output/waveout.c: make sure hardware volume is supported before using it.

18 years ago* modules/audio_output/directx.c: partial rewrite not to use position notification...
Gildas Bazin [Fri, 25 Nov 2005 01:48:46 +0000 (01:48 +0000)]
* modules/audio_output/directx.c: partial rewrite not to use position notification anymore (since even microsoft says it's buggy). That should solve all known issues with the directx audio output.

18 years agoMakefile: make sure that libpng shared dll isn't installed to prevent VLC from linkin...
Damien Fouilleul [Thu, 24 Nov 2005 23:08:48 +0000 (23:08 +0000)]
Makefile: make sure that libpng shared dll isn't installed to prevent VLC from linking against it (Cygwin only)

18 years agoRun thread that reads from the DV camera at a slightly higher priority then the input...
Jean-Paul Saman [Thu, 24 Nov 2005 20:23:07 +0000 (20:23 +0000)]
Run thread that reads from the DV camera at a slightly higher priority then the input. Put the --dv-caching value by default at a high value 60000 (1 min). Maybe it can be lower, but needs more testing.

18 years agoconfigure.ac: generate a script to call extras/make.pl. I'm not a autoconf expert...
Christophe Mutricy [Thu, 24 Nov 2005 15:21:09 +0000 (15:21 +0000)]
configure.ac: generate a script to call extras/make.pl. I'm not a autoconf expert so i'm not sure if it's the "good" way to do it. but it works (tm)

18 years ago* Fix the icons.
Derk-Jan Hartman [Thu, 24 Nov 2005 14:45:17 +0000 (14:45 +0000)]
* Fix the icons.
* Remove the icns in share, nothing is using it.

18 years agoupdate trunk japanese translation by Tadashi Jokagi
Antoine Cellerier [Thu, 24 Nov 2005 14:16:26 +0000 (14:16 +0000)]
update trunk japanese translation by Tadashi Jokagi
(this is not the same ja.po as previous commit in 0.8.4 tag)

18 years agoall: fix more issues when building under cygwin
Damien Fouilleul [Thu, 24 Nov 2005 13:09:47 +0000 (13:09 +0000)]
all: fix more issues when building under cygwin

18 years agomake.pl: Cross-compile fix
Christophe Mutricy [Wed, 23 Nov 2005 23:56:54 +0000 (23:56 +0000)]
make.pl: Cross-compile fix

18 years agoconfigure.ac: don't try to use gnome-vfs when we are cross-compiling
Christophe Mutricy [Wed, 23 Nov 2005 23:55:20 +0000 (23:55 +0000)]
configure.ac: don't try to use gnome-vfs when we are cross-compiling

18 years agorevert previous commit
Benjamin Pracht [Wed, 23 Nov 2005 22:17:38 +0000 (22:17 +0000)]
revert previous commit

18 years agofix nsis installer icon
Antoine Cellerier [Wed, 23 Nov 2005 22:17:18 +0000 (22:17 +0000)]
fix nsis installer icon

18 years agocompile fix
Benjamin Pracht [Wed, 23 Nov 2005 21:53:38 +0000 (21:53 +0000)]
compile fix

18 years agofix compilation
Antoine Cellerier [Wed, 23 Nov 2005 21:22:13 +0000 (21:22 +0000)]
fix compilation

18 years agoFix the XPM names
Derk-Jan Hartman [Wed, 23 Nov 2005 21:03:59 +0000 (21:03 +0000)]
Fix the XPM names

18 years agoSet mime-type for the images
Derk-Jan Hartman [Wed, 23 Nov 2005 21:01:08 +0000 (21:01 +0000)]
Set mime-type for the images

18 years agomerge [13354] to trunk, and use the right .ico in the windows build
Derk-Jan Hartman [Wed, 23 Nov 2005 20:53:56 +0000 (20:53 +0000)]
merge [13354] to trunk, and use the right .ico in the windows build

18 years agoSmall changes to the icons + xpm versions
Derk-Jan Hartman [Wed, 23 Nov 2005 20:38:37 +0000 (20:38 +0000)]
Small changes to the icons + xpm versions

18 years agoMakefile: tell wxwidgets not to use precompiled headers since it is broken under...
Damien Fouilleul [Wed, 23 Nov 2005 20:22:15 +0000 (20:22 +0000)]
Makefile: tell wxwidgets not to use precompiled headers since it is broken under i686-pc-cygwin-gcc 3.4.4

18 years agoMakefile: updated build process for fribidi & goom24k
Damien Fouilleul [Wed, 23 Nov 2005 19:44:56 +0000 (19:44 +0000)]
Makefile: updated build process for fribidi & goom24k
x264-svn-win32.patch: updated for x264 rev 375

18 years ago* cleaner fix, which isn't 10.2 compatible (kind of forwardport of [13349])
Felix Paul Kühne [Wed, 23 Nov 2005 19:41:51 +0000 (19:41 +0000)]
* cleaner fix, which isn't 10.2 compatible (kind of forwardport of [13349])

18 years ago * modules/stream_out/mosaic_bridge.c: Fixed BeOS build.
Christophe Massiot [Wed, 23 Nov 2005 17:06:14 +0000 (17:06 +0000)]
 * modules/stream_out/mosaic_bridge.c: Fixed BeOS build.

18 years ago * modules/stream_out/mosaic_bridge.c: Handle on-the-fly changes of aspect
Christophe Massiot [Wed, 23 Nov 2005 16:53:04 +0000 (16:53 +0000)]
 * modules/stream_out/mosaic_bridge.c: Handle on-the-fly changes of aspect
   ratio. Fix a critical memory leak when closing the module.

18 years ago * src/input/input.c: Please use strtol instead of atoi for 0x syntax
Christophe Massiot [Wed, 23 Nov 2005 15:34:20 +0000 (15:34 +0000)]
 * src/input/input.c: Please use strtol instead of atoi for 0x syntax
   support.

18 years ago * modules/stream_out/switcher.c: More logging.
Christophe Massiot [Wed, 23 Nov 2005 15:33:01 +0000 (15:33 +0000)]
 * modules/stream_out/switcher.c: More logging.

18 years ago * modules/access/pvr/pvr.c: Added support for radio on PVR150/350/500 and
Christophe Massiot [Wed, 23 Nov 2005 15:25:11 +0000 (15:25 +0000)]
 * modules/access/pvr/pvr.c: Added support for radio on PVR150/350/500 and
   setting audio volume.

18 years ago * modules/access/dvb/en50221.c: Implemented basic MMI support to display
Christophe Massiot [Wed, 23 Nov 2005 15:20:10 +0000 (15:20 +0000)]
 * modules/access/dvb/en50221.c: Implemented basic MMI support to display
   the CAM error messages.

18 years agoPut licensing terms instead of description in about boxes
Antoine Cellerier [Wed, 23 Nov 2005 15:00:47 +0000 (15:00 +0000)]
Put licensing terms instead of description in about boxes

18 years agoFix the build breakage due to missing DIST element
Derk-Jan Hartman [Wed, 23 Nov 2005 14:19:29 +0000 (14:19 +0000)]
Fix the build breakage due to missing DIST element

18 years agoAnd set the new icon for OSX
Derk-Jan Hartman [Wed, 23 Nov 2005 14:18:44 +0000 (14:18 +0000)]
And set the new icon for OSX

18 years agoremove old icon
Derk-Jan Hartman [Wed, 23 Nov 2005 14:18:24 +0000 (14:18 +0000)]
remove old icon

18 years ago* New icon thanks to Eurodata Computer Club <retron.info>
Derk-Jan Hartman [Wed, 23 Nov 2005 13:54:39 +0000 (13:54 +0000)]
* New icon thanks to Eurodata Computer Club <retron.info>

18 years agoFor now trunk only: use the new icon everywhere, and mark the images as binary files
Derk-Jan Hartman [Wed, 23 Nov 2005 13:43:55 +0000 (13:43 +0000)]
For now trunk only: use the new icon everywhere, and mark the images as binary files

18 years agoForwardport of [13335]
Derk-Jan Hartman [Wed, 23 Nov 2005 13:12:45 +0000 (13:12 +0000)]
Forwardport of [13335]

18 years agodv input plugin is default disabled
Jean-Paul Saman [Wed, 23 Nov 2005 03:28:30 +0000 (03:28 +0000)]
dv input plugin is default disabled

18 years agoDigital Video (Firewire/IEEE1394/I-Link) input for Camcorders
Jean-Paul Saman [Wed, 23 Nov 2005 02:27:58 +0000 (02:27 +0000)]
Digital Video (Firewire/IEEE1394/I-Link) input for Camcorders

18 years ago* extras/contrib/src/Makefile, extras/contrib/src/Patches/libogg-wince.patch,tremor...
Gildas Bazin [Tue, 22 Nov 2005 22:29:00 +0000 (22:29 +0000)]
* extras/contrib/src/Makefile, extras/contrib/src/Patches/libogg-wince.patch,tremor.patch: added libogg and tremor support to wince contrib.

18 years ago* extras/contrib/src/Makefile, extras/contrib/src/Patches/zlib.patch: added zlib...
Gildas Bazin [Tue, 22 Nov 2005 21:36:21 +0000 (21:36 +0000)]
* extras/contrib/src/Makefile, extras/contrib/src/Patches/zlib.patch: added zlib to the wince contrib.

18 years ago* subtitle.c: added support of "DVDSubtitle" format
Cyril Deguet [Tue, 22 Nov 2005 21:16:42 +0000 (21:16 +0000)]
* subtitle.c: added support of "DVDSubtitle" format

18 years ago* modules/audio_output/directx.c: fixed the way we get the current latency in the...
Gildas Bazin [Tue, 22 Nov 2005 20:26:31 +0000 (20:26 +0000)]
* modules/audio_output/directx.c: fixed the way we get the current latency in the driver. fixes the continuous resampling issues with s16l and might also fix the fl32 problems. This needs some heavy testing.

18 years agoOne more update to release howto
Clément Stenac [Tue, 22 Nov 2005 10:33:45 +0000 (10:33 +0000)]
One more update to release howto

18 years ago0.8.4 NEWS title change
Antoine Cellerier [Tue, 22 Nov 2005 10:24:51 +0000 (10:24 +0000)]
0.8.4 NEWS title change

18 years agoUpdate release howto
Clément Stenac [Tue, 22 Nov 2005 10:02:46 +0000 (10:02 +0000)]
Update release howto

18 years ago* extras/contrib/src/Makefile, extras/contrib/src/Patches/ffmpeg-cvs-wince.patch...
Gildas Bazin [Mon, 21 Nov 2005 23:06:05 +0000 (23:06 +0000)]
* extras/contrib/src/Makefile, extras/contrib/src/Patches/ffmpeg-cvs-wince.patch: add ffmpeg to wince contrib.

18 years agorelease-howto: add a few notes about contribs
Christophe Mutricy [Mon, 21 Nov 2005 19:59:32 +0000 (19:59 +0000)]
release-howto: add a few notes about contribs

18 years agotranslated release howto to english (and updated some stuff)
Antoine Cellerier [Mon, 21 Nov 2005 19:47:45 +0000 (19:47 +0000)]
translated release howto to english (and updated some stuff)

18 years agoDo not reset preamp value if not needed (Closes:#252)
Clément Stenac [Mon, 21 Nov 2005 13:50:27 +0000 (13:50 +0000)]
Do not reset preamp value if not needed (Closes:#252)

18 years agoFix item selection in WX wizard (Closes:#402)
Clément Stenac [Mon, 21 Nov 2005 10:09:22 +0000 (10:09 +0000)]
Fix item selection in WX wizard (Closes:#402)

18 years agoimplement some minimum size of wx interface at all times. closes ticket #360.
Scott Caudle [Mon, 21 Nov 2005 03:15:46 +0000 (03:15 +0000)]
implement some minimum size of wx interface at all times. closes ticket #360.

18 years agoutil.c: Partially revert [12120]. the http interface (control=add) just take one...
Christophe Mutricy [Sun, 20 Nov 2005 22:10:00 +0000 (22:10 +0000)]
util.c: Partially revert [12120]. the http interface (control=add) just take one mrl qnd the first " :" starts the options. closes #420

18 years agoCorrectly select items in WX search
Clément Stenac [Sun, 20 Nov 2005 21:53:09 +0000 (21:53 +0000)]
Correctly select items in WX search

18 years ago* extras/contrib/bootstrap, extras/contrib/src/Makefile: start of wince gcc cross...
Gildas Bazin [Sun, 20 Nov 2005 20:49:25 +0000 (20:49 +0000)]
* extras/contrib/bootstrap, extras/contrib/src/Makefile: start of wince gcc cross-compiler support.

18 years ago* extras/contrib/src/Makefile: more cygwin fixes.
Gildas Bazin [Sun, 20 Nov 2005 19:15:58 +0000 (19:15 +0000)]
* extras/contrib/src/Makefile: more cygwin fixes.

18 years ago* extras/contrib/src/Makefile, extras/contrib/src/Patches/libpng-1.2.5-win32.patch...
Gildas Bazin [Sun, 20 Nov 2005 17:28:59 +0000 (17:28 +0000)]
* extras/contrib/src/Makefile, extras/contrib/src/Patches/libpng-1.2.5-win32.patch: more cygwin fixes.

18 years ago* extras/contrib/src/Makefile, extras/contrib/src/Patches/goom2k4-0-win32.patch:...
Gildas Bazin [Sun, 20 Nov 2005 16:54:22 +0000 (16:54 +0000)]
* extras/contrib/src/Makefile, extras/contrib/src/Patches/goom2k4-0-win32.patch: more cygwin fixes.

18 years ago* extras/contrib/src/Patches/livedotcom-win32.patch: adapted patch to work with cygwin.
Gildas Bazin [Sun, 20 Nov 2005 16:42:11 +0000 (16:42 +0000)]
* extras/contrib/src/Patches/livedotcom-win32.patch: adapted patch to work with cygwin.

18 years ago* extras/contrib/bootstrap, extras/contrib/src/Makefile: more cygwin fixes.
Gildas Bazin [Sun, 20 Nov 2005 16:41:21 +0000 (16:41 +0000)]
* extras/contrib/bootstrap, extras/contrib/src/Makefile: more cygwin fixes.

18 years ago* fix an ordering bug in D'n'D
Benjamin Pracht [Sun, 20 Nov 2005 16:05:12 +0000 (16:05 +0000)]
* fix an ordering bug in D'n'D

18 years ago* extras/contrib/bootstrap, extras/contrib/src/Makefile: more cleanup + should mostly...
Gildas Bazin [Sun, 20 Nov 2005 14:25:40 +0000 (14:25 +0000)]
* extras/contrib/bootstrap, extras/contrib/src/Makefile: more cleanup + should mostly work on cygwin now.

18 years ago* extras/contrib/bootstrap: more cleanup.
Gildas Bazin [Sun, 20 Nov 2005 12:16:15 +0000 (12:16 +0000)]
* extras/contrib/bootstrap: more cleanup.

18 years ago* extras/contrib/bootstrap, extras/contrib/src/Makefile: cleanup (hopefully without...
Gildas Bazin [Sun, 20 Nov 2005 11:53:44 +0000 (11:53 +0000)]
* extras/contrib/bootstrap, extras/contrib/src/Makefile: cleanup (hopefully without breaking anything).

18 years agoalways go through BlockChoose(), since it assigns the correct demuxer
Marian Durkovic [Sun, 20 Nov 2005 08:36:06 +0000 (08:36 +0000)]
always go through BlockChoose(), since it assigns the correct demuxer
(otherwise e.g. MPEG2 video is mistetected as MPEG-PS)

18 years ago * skins2/controls/ctrl_generic.hpp: removed a useless include
Olivier Teulière [Sat, 19 Nov 2005 23:17:12 +0000 (23:17 +0000)]
 * skins2/controls/ctrl_generic.hpp: removed a useless include

18 years agoLink vlc with correct dts library patch by Anssi Hannula
Jean-Paul Saman [Sat, 19 Nov 2005 20:52:02 +0000 (20:52 +0000)]
Link vlc with correct dts library patch by Anssi Hannula

18 years ago* extras/contrib/bootstrap, extras/contrib/src/Makefile: small cleanup + cygwin fix...
Gildas Bazin [Sat, 19 Nov 2005 18:51:51 +0000 (18:51 +0000)]
* extras/contrib/bootstrap, extras/contrib/src/Makefile: small cleanup + cygwin fix for bootstrap.