]> git.sesse.net Git - vlc/log
vlc
18 years agoopen.cpp: unicode fix for ProbeDVD, ProbeCDDA, ProbeVCD
Damien Fouilleul [Thu, 6 Oct 2005 16:00:42 +0000 (16:00 +0000)]
open.cpp: unicode fix for ProbeDVD, ProbeCDDA, ProbeVCD

18 years ago* intf.m: -make sure that objects like o_open, o_wizard, etc. get released in any...
Felix Paul Kühne [Thu, 6 Oct 2005 16:00:01 +0000 (16:00 +0000)]
* intf.m: -make sure that objects like o_open, o_wizard, etc. get released in any case
    -trigger the extended-panel to collapse completely before saving its position
    -save the prefs, if the extended-panel changed them previously (refs #382)
* extended.m: minor cleanups to make the stuff above possible (more cleanup needed, will follow later on)
* extended.nib & #.m: don't let the normvol-slider become zero, but use floats from 0.1 to 10.0 only

18 years agoall: support for unicode version of wxwidgets for win32, needs testing for other...
Damien Fouilleul [Thu, 6 Oct 2005 15:00:50 +0000 (15:00 +0000)]
all: support for unicode version of wxwidgets for win32, needs testing for other platform

18 years ago* added a note about the prefs-remove-script for OSX
Felix Paul Kühne [Wed, 5 Oct 2005 18:44:24 +0000 (18:44 +0000)]
* added a note about the prefs-remove-script for OSX

18 years agoDocument wx requirements
Rémi Denis-Courmont [Wed, 5 Oct 2005 16:13:43 +0000 (16:13 +0000)]
Document wx requirements

18 years ago* use the ffmpeg-cvs-trunk from 09/27 and not the current one. This snap compiles...
Felix Paul Kühne [Wed, 5 Oct 2005 13:12:34 +0000 (13:12 +0000)]
* use the ffmpeg-cvs-trunk from 09/27 and not the current one. This snap compiles finely on 10.2 and is used in the win32-port as well.

18 years agoFix double free error.
Jean-Paul Saman [Tue, 4 Oct 2005 19:20:21 +0000 (19:20 +0000)]
Fix double free error.

18 years ago* Fix Kasenna RTSP VoD
Derk-Jan Hartman [Tue, 4 Oct 2005 14:13:50 +0000 (14:13 +0000)]
* Fix Kasenna RTSP VoD

18 years ago#include "charset.h"
Rémi Denis-Courmont [Tue, 4 Oct 2005 08:32:08 +0000 (08:32 +0000)]
#include "charset.h"
but it should not be necessary "thanks to" the vlc_symbols.h kludge

18 years ago* this was not to be committed
Felix Paul Kühne [Sun, 2 Oct 2005 19:49:05 +0000 (19:49 +0000)]
* this was not to be committed

18 years ago* remove/disable the update-checker on OSX until 0.8.4 is out
Felix Paul Kühne [Sun, 2 Oct 2005 19:47:03 +0000 (19:47 +0000)]
* remove/disable the update-checker on OSX until 0.8.4 is out

18 years agoImplemented the retrieval of the versions, files and mirrors. Both the size and the...
Felix Paul Kühne [Sun, 2 Oct 2005 19:16:12 +0000 (19:16 +0000)]
Implemented the retrieval of the versions, files and mirrors. Both the size and the mirrors aren't displayed yet, but stored. The 'Released On'-stuff was removed, since it isn't present in the xml actually. More to come. (refs #310)

18 years ago* marked Bonjour-service-discovery as linux only
Felix Paul Kühne [Sun, 2 Oct 2005 17:21:18 +0000 (17:21 +0000)]
* marked Bonjour-service-discovery as linux only

18 years ago* small script to move the preferences to Trash. You can change it by editing 'Delete...
Felix Paul Kühne [Sun, 2 Oct 2005 17:20:47 +0000 (17:20 +0000)]
* small script to move the preferences to Trash. You can change it by editing 'Delete Preferences.app/Contents/Resources/Scripts/main.scpt' in Xcode or the Script Editor. It is copied on the dmg by default. (thanks to dionoea for the idea)

18 years agoMove UTF32 conversion to more appropriate file
Rémi Denis-Courmont [Sun, 2 Oct 2005 16:52:52 +0000 (16:52 +0000)]
Move UTF32 conversion to more appropriate file

18 years agoinclude charset.h is in the include path and not local
Jean-Paul Saman [Sun, 2 Oct 2005 16:34:56 +0000 (16:34 +0000)]
include charset.h is in the include path and not local

18 years agoProtect agains multiple includes
Jean-Paul Saman [Sun, 2 Oct 2005 16:34:21 +0000 (16:34 +0000)]
Protect agains multiple includes

18 years agoThe include vlc_md5.h is in the include path and not local
Jean-Paul Saman [Sun, 2 Oct 2005 16:33:40 +0000 (16:33 +0000)]
The include vlc_md5.h is in the include path and not local

18 years agoThe include vlc_md5.h is in the include path and not local
Jean-Paul Saman [Sun, 2 Oct 2005 16:33:02 +0000 (16:33 +0000)]
The include vlc_md5.h is in the include path and not local

18 years ago * fix signedness gcc warning
Antoine Cellerier [Sun, 2 Oct 2005 13:15:22 +0000 (13:15 +0000)]
 * fix signedness gcc warning

18 years ago * fix signedness gcc warnings
Antoine Cellerier [Sun, 2 Oct 2005 13:12:31 +0000 (13:12 +0000)]
 * fix signedness gcc warnings

18 years ago * fix signedness gcc warnings (and remove trailing spaces)
Antoine Cellerier [Sun, 2 Oct 2005 13:04:25 +0000 (13:04 +0000)]
 * fix signedness gcc warnings (and remove trailing spaces)

18 years ago * fix signedness gcc warning
Antoine Cellerier [Sun, 2 Oct 2005 13:01:47 +0000 (13:01 +0000)]
 * fix signedness gcc warning

18 years agoAdd missing include <charset.h>
Jean-Paul Saman [Sun, 2 Oct 2005 12:47:49 +0000 (12:47 +0000)]
Add missing include <charset.h>

18 years agoFix compiler warning: 'araw.c:62: warning: static' but never defined'
Jean-Paul Saman [Sun, 2 Oct 2005 12:22:29 +0000 (12:22 +0000)]
Fix compiler warning: 'araw.c:62: warning: static' but never defined'

18 years agoFix long-standing compilation warning and unduplicate data
Rémi Denis-Courmont [Sun, 2 Oct 2005 11:55:28 +0000 (11:55 +0000)]
Fix long-standing compilation warning and unduplicate data

18 years agoFor wxWidgets into so-called Unicode (actually UTF-32) mode
Rémi Denis-Courmont [Sun, 2 Oct 2005 11:36:30 +0000 (11:36 +0000)]
For wxWidgets into so-called Unicode (actually UTF-32) mode

18 years agoRemove some redundant casts
Rémi Denis-Courmont [Sun, 2 Oct 2005 11:14:57 +0000 (11:14 +0000)]
Remove some redundant casts

18 years agoMissed that file
Rémi Denis-Courmont [Sun, 2 Oct 2005 11:14:42 +0000 (11:14 +0000)]
Missed that file

18 years agoAdd const qualifier
Rémi Denis-Courmont [Sun, 2 Oct 2005 11:11:12 +0000 (11:11 +0000)]
Add const qualifier

18 years agoCompile fix
Rémi Denis-Courmont [Sun, 2 Oct 2005 11:05:45 +0000 (11:05 +0000)]
Compile fix

18 years agomkv.cpp: move back the SET_PCR to its previous location for the moment
Steve Lhomme [Sun, 2 Oct 2005 10:36:06 +0000 (10:36 +0000)]
mkv.cpp: move back the SET_PCR to its previous location for the moment
add some debug for the UI hooks (for menu support)

18 years agomb_str() doesn't work as documented (or maybe it doesn't work at all)
Rémi Denis-Courmont [Sun, 2 Oct 2005 09:21:04 +0000 (09:21 +0000)]
mb_str() doesn't work as documented (or maybe it doesn't work at all)
so use wc_str() instead - closes #362

Now it looks almost like an exerpt from The Daily WTF :(

18 years agoOups minor fix
Rémi Denis-Courmont [Sun, 2 Oct 2005 09:10:49 +0000 (09:10 +0000)]
Oups minor fix

18 years agoUTF32 to UTF8 conversion
Rémi Denis-Courmont [Sun, 2 Oct 2005 08:53:14 +0000 (08:53 +0000)]
UTF32 to UTF8 conversion
because the buggy GUI toolkit that sucks big time^W^W^W^W^W^W^WwxWidgets
needs it

18 years agoFix compilation warning
Rémi Denis-Courmont [Sun, 2 Oct 2005 08:00:06 +0000 (08:00 +0000)]
Fix compilation warning

18 years agoDon't reprint messages on quit
Clément Stenac [Sun, 2 Oct 2005 07:54:03 +0000 (07:54 +0000)]
Don't reprint messages on quit

18 years ago * src/misc/cpu.c: oops.
Sam Hocevar [Sat, 1 Oct 2005 23:32:39 +0000 (23:32 +0000)]
  * src/misc/cpu.c: oops.

18 years ago * src/misc/cpu.c: no need to push/pop %rbx before cpuid on x86_64.
Sam Hocevar [Sat, 1 Oct 2005 23:29:56 +0000 (23:29 +0000)]
  * src/misc/cpu.c: no need to push/pop %rbx before cpuid on x86_64.

18 years ago* minor fix (capitalise string at the bottom of the pl, don't create temporary string...
Felix Paul Kühne [Sat, 1 Oct 2005 13:47:58 +0000 (13:47 +0000)]
* minor fix (capitalise string at the bottom of the pl, don't create temporary strings if you don't use stringWithFormat)

18 years agomkv.cpp: added option "mkv-preload-local-dir", disable when there are broken files...
Steve Lhomme [Sat, 1 Oct 2005 13:40:27 +0000 (13:40 +0000)]
mkv.cpp: added option "mkv-preload-local-dir", disable when there are broken files in the same dir (eMule)

18 years agomkv.cpp: better timecode sent by the demuxer (doesn't seem right with native MPEG4.2)
Steve Lhomme [Sat, 1 Oct 2005 13:23:13 +0000 (13:23 +0000)]
mkv.cpp: better timecode sent by the demuxer (doesn't seem right with native MPEG4.2)

18 years agoAdd Install.wince in the tar
Christophe Mutricy [Sat, 1 Oct 2005 11:15:36 +0000 (11:15 +0000)]
Add Install.wince in the tar

18 years agoAdd some sed in the package-win32 rules (closes #372)
Christophe Mutricy [Sat, 1 Oct 2005 10:57:40 +0000 (10:57 +0000)]
Add some sed in the package-win32 rules (closes #372)

18 years agoavoid declaration collision on MSVC
Steve Lhomme [Sat, 1 Oct 2005 09:58:52 +0000 (09:58 +0000)]
avoid declaration collision on MSVC

18 years agoFix typo
Jean-Paul Saman [Sat, 1 Oct 2005 08:58:10 +0000 (08:58 +0000)]
Fix typo

18 years ago* modules/audio_filter/resampler/bandlimited.c: re-enabled the bandlimited resampler...
Gildas Bazin [Fri, 30 Sep 2005 19:36:22 +0000 (19:36 +0000)]
* modules/audio_filter/resampler/bandlimited.c: re-enabled the bandlimited resampler. Commit 12102 is actually bogus since the problem is in fact created by the audio output pipeline introducing more latency than what can be compensated by the default input caching.

18 years ago* Cleaner url parsing
Benjamin Pracht [Fri, 30 Sep 2005 17:18:45 +0000 (17:18 +0000)]
* Cleaner url parsing

18 years ago* Some freetype renderer hacks as suggested by Sigmund to improve the current outline.
Derk-Jan Hartman [Fri, 30 Sep 2005 00:05:32 +0000 (00:05 +0000)]
* Some freetype renderer hacks as suggested by Sigmund to improve the current outline.
  Sigmund says that YUVP rendering sucks and that he wants his 256 YUVA renderer back.
  Who exactly remembers why this one was removed ???

18 years agoHandle correctly some more error cases
Benjamin Pracht [Thu, 29 Sep 2005 19:42:35 +0000 (19:42 +0000)]
Handle correctly some more error cases

18 years ago* The PTS/PCR repeats we test for should at least continue for 1s before we consider...
Derk-Jan Hartman [Thu, 29 Sep 2005 15:21:40 +0000 (15:21 +0000)]
* The PTS/PCR repeats we test for should at least continue for 1s before we consider it to be the EOF of a QTSS VoD session.

18 years agoRemove trailing whitespace
Jean-Paul Saman [Thu, 29 Sep 2005 14:33:21 +0000 (14:33 +0000)]
Remove trailing whitespace

18 years agoRemove trailing whitespace
Jean-Paul Saman [Thu, 29 Sep 2005 14:32:54 +0000 (14:32 +0000)]
Remove trailing whitespace

18 years agoRemove trailing whitespace
Jean-Paul Saman [Thu, 29 Sep 2005 14:31:26 +0000 (14:31 +0000)]
Remove trailing whitespace

18 years agoRemove trailing whitespace
Jean-Paul Saman [Thu, 29 Sep 2005 14:30:53 +0000 (14:30 +0000)]
Remove trailing whitespace

18 years agoRemove trailing whitespace
Jean-Paul Saman [Thu, 29 Sep 2005 14:30:26 +0000 (14:30 +0000)]
Remove trailing whitespace

18 years agoFix compiler warning, remove unused variables
Jean-Paul Saman [Thu, 29 Sep 2005 14:29:59 +0000 (14:29 +0000)]
Fix compiler warning, remove unused variables

18 years agoremove trailing whitespace
Jean-Paul Saman [Thu, 29 Sep 2005 14:28:51 +0000 (14:28 +0000)]
remove trailing whitespace

18 years ago* forgot to handle initial pcr == 0 case
Derk-Jan Hartman [Wed, 28 Sep 2005 22:19:38 +0000 (22:19 +0000)]
* forgot to handle initial pcr == 0 case

18 years ago* if a PTS keeps repeating for a while we assume EOF. This fixes QTSS VoD which VLC...
Derk-Jan Hartman [Wed, 28 Sep 2005 21:30:19 +0000 (21:30 +0000)]
* if a PTS keeps repeating for a while we assume EOF. This fixes QTSS VoD which VLC kept open after it was finished.
  The limit i chose in Demux() is 5 loops of Demux() with the same pcr. It's based on nothing, but I assumed it was more safe then checking for a single repeat of a PTS value. That might be allowed in some cases????

18 years agoCreate some WinCE package target (Gibalou please review them)
Christophe Mutricy [Wed, 28 Sep 2005 19:36:15 +0000 (19:36 +0000)]
Create some WinCE package target (Gibalou please review them)

18 years ago * trailing spaces removal (this commit is really useless)
Antoine Cellerier [Wed, 28 Sep 2005 19:03:28 +0000 (19:03 +0000)]
 * trailing spaces removal (this commit is really useless)

18 years ago * warning fixes
Antoine Cellerier [Wed, 28 Sep 2005 19:00:42 +0000 (19:00 +0000)]
 * warning fixes

18 years ago * remove signedness gcc warnings (lots of cast from char * to uint8_t
Antoine Cellerier [Wed, 28 Sep 2005 18:56:36 +0000 (18:56 +0000)]
 * remove signedness gcc warnings (lots of cast from char * to uint8_t
   and the other way arround. Shouldn't change anything about how the
   thing is run)

18 years agoDocument the access/demux://MRL format
Christophe Mutricy [Wed, 28 Sep 2005 18:51:17 +0000 (18:51 +0000)]
Document the access/demux://MRL format

18 years ago * fix signedness gcc warning
Antoine Cellerier [Wed, 28 Sep 2005 18:49:52 +0000 (18:49 +0000)]
 * fix signedness gcc warning

18 years ago* Streamming -> Streaming
Derk-Jan Hartman [Wed, 28 Sep 2005 14:57:31 +0000 (14:57 +0000)]
* Streamming -> Streaming

18 years ago* Now uses the fullscreen variable instead of setting i_changes |= FULLSCREEN_CHANGE...
Derk-Jan Hartman [Wed, 28 Sep 2005 14:56:49 +0000 (14:56 +0000)]
* Now uses the fullscreen variable instead of setting i_changes |= FULLSCREEN_CHANGE since this is not handled by vout filters, and variables are.

18 years ago* Fix a double free and the size of a memory allocation
Benjamin Pracht [Tue, 27 Sep 2005 16:18:11 +0000 (16:18 +0000)]
* Fix a double free and the size of a memory allocation
* Only call gnome_vfs_escape_path_string on the path part of the uri, since the functions in gnomevfs that are supposed to make the host/user/path separation are broken (they will escape passwords too)
* Trying to open a file with http on a system with non latin1 encoding may still fail (testing welcomed).
* Don't call gnome_vfs_make_uri_from_input_with_dirs since this will fail on a path with special caracters, but gnome_vfs_expand_initial_tilde and gnome_vfs_make_uri_from_shell_arg

18 years ago* ts.c: print Stream Identifier descriptor information
Derk-Jan Hartman [Tue, 27 Sep 2005 01:10:56 +0000 (01:10 +0000)]
* ts.c: print Stream Identifier descriptor information

18 years agoTHANKS and AUTHORS were converted to UTF-8
Felix Paul Kühne [Mon, 26 Sep 2005 21:46:01 +0000 (21:46 +0000)]
THANKS and AUTHORS were converted to UTF-8

18 years ago* modules/demux/ogg.c: discard subtitles header packets (not sure this is the right...
Gildas Bazin [Mon, 26 Sep 2005 21:00:27 +0000 (21:00 +0000)]
* modules/demux/ogg.c: discard subtitles header packets (not sure this is the right fix though).

18 years ago * forgot some stuff
Antoine Cellerier [Mon, 26 Sep 2005 18:45:44 +0000 (18:45 +0000)]
 * forgot some stuff

18 years ago * 0.8.4-test1
Antoine Cellerier [Mon, 26 Sep 2005 18:34:52 +0000 (18:34 +0000)]
 * 0.8.4-test1

18 years ago beos/*: update the playlist properly
Eric Petit [Mon, 26 Sep 2005 15:03:39 +0000 (15:03 +0000)]
 beos/*: update the playlist properly

18 years ago * extras/contrib/src/Makefile: additional fix for the livedotcom snapshot.
Sam Hocevar [Mon, 26 Sep 2005 10:42:11 +0000 (10:42 +0000)]
  * extras/contrib/src/Makefile: additional fix for the livedotcom snapshot.

18 years ago * configure.ac: re-enabled i420_rgb_mmx on amd64.
Sam Hocevar [Mon, 26 Sep 2005 10:15:44 +0000 (10:15 +0000)]
  * configure.ac: re-enabled i420_rgb_mmx on amd64.

18 years ago * modules/video_chroma/i420_rgb16.c: fixed compiler warnings.
Sam Hocevar [Mon, 26 Sep 2005 10:15:02 +0000 (10:15 +0000)]
  * modules/video_chroma/i420_rgb16.c: fixed compiler warnings.

18 years ago * modules/video_chroma/i420_rgb_mmx.h: use RIP-related code on amd64.
Sam Hocevar [Mon, 26 Sep 2005 10:14:46 +0000 (10:14 +0000)]
  * modules/video_chroma/i420_rgb_mmx.h: use RIP-related code on amd64.

18 years ago * extras/contrib/src/packages.mak: updated livedotcom location.
Sam Hocevar [Mon, 26 Sep 2005 06:08:13 +0000 (06:08 +0000)]
  * extras/contrib/src/packages.mak: updated livedotcom location.

18 years ago * debian/rules: toupétééé
Sam Hocevar [Sun, 25 Sep 2005 23:47:23 +0000 (23:47 +0000)]
  * debian/rules: toupétééé

18 years ago * debian/rules: build x264 in PIC mode whenever possible
Sam Hocevar [Sun, 25 Sep 2005 23:10:50 +0000 (23:10 +0000)]
  * debian/rules: build x264 in PIC mode whenever possible

18 years agoUndo coding style fixes to make syncing with Xine code easier
Jean-Paul Saman [Sun, 25 Sep 2005 18:25:57 +0000 (18:25 +0000)]
Undo coding style fixes to make syncing with Xine code easier

18 years ago* toolbox: added a --update-vc7 option to generate projects for Visual Studio .NET
Cyril Deguet [Sun, 25 Sep 2005 17:10:55 +0000 (17:10 +0000)]
* toolbox: added a --update-vc7 option to generate projects for Visual Studio .NET

18 years agoAnother bunch of memory leaks in realrtsp plugin
Jean-Paul Saman [Sun, 25 Sep 2005 17:06:08 +0000 (17:06 +0000)]
Another bunch of memory leaks in realrtsp plugin

18 years ago- the creation of the audio filter pipeline when specifying user audio
Boris Dorès [Sun, 25 Sep 2005 16:49:40 +0000 (16:49 +0000)]
- the creation of the audio filter pipeline when specifying user audio
  channel mixers was broken (again) in 0.8.1 and 0.8.2; hopefully this
  will fix it for good, by allowing audio filters to request a specific
  format rather than imposing them an arbitrary one
- various other small fixes in the audio output core
- option to force detection of Dolby Surround
- simple module to decode Dolby Surround
- increase spatialization with two center speakers and fix channel
  order for 7.1 streams in the headphone channel mixer

18 years agoFix compiler warnings
Jean-Paul Saman [Sun, 25 Sep 2005 11:16:43 +0000 (11:16 +0000)]
Fix compiler warnings

18 years agoCompile fixes and another memory leak fix
Jean-Paul Saman [Sun, 25 Sep 2005 11:09:54 +0000 (11:09 +0000)]
Compile fixes and another memory leak fix

18 years agoAllow setting video output title under X
Clément Stenac [Sun, 25 Sep 2005 10:14:39 +0000 (10:14 +0000)]
Allow setting video output title under X
Patch by Oscar Perez

18 years agoHandle multicast like unicast in SAP
Clément Stenac [Sun, 25 Sep 2005 10:10:24 +0000 (10:10 +0000)]
Handle multicast like unicast in SAP
I'm really sorry, I couldn't find who sent this patch. Just drop me a mail, I'll add you to the THANKS list.

18 years agoFix several memory leaks and do a bit of coding style cleanup.
Jean-Paul Saman [Sun, 25 Sep 2005 09:52:28 +0000 (09:52 +0000)]
Fix several memory leaks and do a bit of coding style cleanup.

18 years agoUpdate my entry
Jean-Paul Saman [Sat, 24 Sep 2005 16:41:23 +0000 (16:41 +0000)]
Update my entry

18 years ago* Update ffmpeg configure line
Derk-Jan Hartman [Fri, 23 Sep 2005 14:01:20 +0000 (14:01 +0000)]
* Update ffmpeg configure line

18 years ago * debian/rules: removed useless magic in the faad2/x264 build.
Sam Hocevar [Fri, 23 Sep 2005 13:39:26 +0000 (13:39 +0000)]
  * debian/rules: removed useless magic in the faad2/x264 build.

18 years ago * HA! HA! I ARE USING TEH AM_MAINTAINER_MODE!!!1!
Sam Hocevar [Fri, 23 Sep 2005 12:09:46 +0000 (12:09 +0000)]
  * HA! HA! I ARE USING TEH AM_MAINTAINER_MODE!!!1!

18 years ago * bravo sam.
Sam Hocevar [Fri, 23 Sep 2005 11:54:46 +0000 (11:54 +0000)]
  * bravo sam.

18 years ago * bootstrap: issue an error if gettextize is not present.
Sam Hocevar [Fri, 23 Sep 2005 11:47:52 +0000 (11:47 +0000)]
  * bootstrap: issue an error if gettextize is not present.

18 years ago* modules/control/netsync.c: compilation fix.
Gildas Bazin [Thu, 22 Sep 2005 21:23:35 +0000 (21:23 +0000)]
* modules/control/netsync.c: compilation fix.

18 years ago* modules/misc/network/ipv6.c: EVC compilation fixes.
Gildas Bazin [Thu, 22 Sep 2005 21:19:33 +0000 (21:19 +0000)]
* modules/misc/network/ipv6.c: EVC compilation fixes.

18 years ago Fixed build on BeOS R5/BONE and Zeta
Eric Petit [Thu, 22 Sep 2005 21:17:14 +0000 (21:17 +0000)]
 Fixed build on BeOS R5/BONE and Zeta