]> git.sesse.net Git - vlc/log
vlc
18 years agoUse the monotonic clock from POSIX real time extension when available.
Rémi Denis-Courmont [Wed, 24 May 2006 19:35:31 +0000 (19:35 +0000)]
Use the monotonic clock from POSIX real time extension when available.
That one goes at the same “speed” as the real time clock, but it is
warp-less. Now it should be safe to call ntpdate while performing.

18 years agoconfigure.ac: Forgot this one.
Christophe Mutricy [Tue, 23 May 2006 23:05:34 +0000 (23:05 +0000)]
configure.ac: Forgot this one.

18 years agoproper subme integer range
Dennis van Amerongen [Mon, 22 May 2006 21:34:50 +0000 (21:34 +0000)]
proper subme integer range

18 years agoconfigure.ac: More strict test fot GL stuff
Christophe Mutricy [Mon, 22 May 2006 20:06:40 +0000 (20:06 +0000)]
configure.ac: More strict test fot GL stuff

18 years ago* fixed a typo
Felix Paul Kühne [Mon, 22 May 2006 15:45:01 +0000 (15:45 +0000)]
* fixed a typo

18 years agos/livedotcom/live555
Christophe Mutricy [Mon, 22 May 2006 09:42:08 +0000 (09:42 +0000)]
s/livedotcom/live555

18 years agoUpdate po file after filename change ( we should do a post-commit hook one day)
Christophe Mutricy [Mon, 22 May 2006 08:53:17 +0000 (08:53 +0000)]
Update po file after filename change ( we should do a post-commit hook one day)

18 years ago* control/hotkeys.c: Fix Play/Pause hotkey
Yoann Peronneau [Sun, 21 May 2006 22:17:25 +0000 (22:17 +0000)]
* control/hotkeys.c: Fix Play/Pause hotkey

18 years agoAdd support for keyboard multimedia keys on win32. This is of course untested.
Antoine Cellerier [Sun, 21 May 2006 22:01:14 +0000 (22:01 +0000)]
Add support for keyboard multimedia keys on win32. This is of course untested.

18 years agoUpdate
Christophe Mutricy [Sun, 21 May 2006 21:39:34 +0000 (21:39 +0000)]
Update

18 years agos/livedotcom/live555/
Christophe Mutricy [Sun, 21 May 2006 21:20:06 +0000 (21:20 +0000)]
s/livedotcom/live555/

18 years agoALL: s/livedotcom/live555/
Christophe Mutricy [Sun, 21 May 2006 21:17:52 +0000 (21:17 +0000)]
ALL: s/livedotcom/live555/

18 years ago* Fix hal detection
Benjamin Pracht [Sun, 21 May 2006 20:00:27 +0000 (20:00 +0000)]
* Fix hal detection

18 years agoFix the integer widget
Christophe Mutricy [Sun, 21 May 2006 17:31:06 +0000 (17:31 +0000)]
Fix the integer widget

18 years ago* HAL / DBUS / GnomeVFS aren't linux only
Benjamin Pracht [Sat, 20 May 2006 13:38:04 +0000 (13:38 +0000)]
* HAL / DBUS / GnomeVFS aren't linux only

18 years agoAdd missing const qualifier
Rémi Denis-Courmont [Sat, 20 May 2006 13:17:00 +0000 (13:17 +0000)]
Add missing const qualifier

18 years agomissing #include
Rémi Denis-Courmont [Sat, 20 May 2006 13:16:46 +0000 (13:16 +0000)]
missing #include

18 years agoUse correct datatype in srtncasecmp
Jean-Paul Saman [Sat, 20 May 2006 13:10:30 +0000 (13:10 +0000)]
Use correct datatype in srtncasecmp

18 years agoUse correct datatype
Jean-Paul Saman [Sat, 20 May 2006 13:05:21 +0000 (13:05 +0000)]
Use correct datatype

18 years agoUse correct types
Jean-Paul Saman [Sat, 20 May 2006 12:55:15 +0000 (12:55 +0000)]
Use correct types

18 years agoRemove unused variables
Jean-Paul Saman [Sat, 20 May 2006 11:46:26 +0000 (11:46 +0000)]
Remove unused variables

18 years agoRemove unused variables and #ifdef DEBUG_SPUDEC the variables used when DEBUG_SPUDEC...
Jean-Paul Saman [Sat, 20 May 2006 11:45:33 +0000 (11:45 +0000)]
Remove unused variables and #ifdef DEBUG_SPUDEC the variables used when DEBUG_SPUDEC is active.

18 years agoCompare the right datatypes
Jean-Paul Saman [Sat, 20 May 2006 11:43:35 +0000 (11:43 +0000)]
Compare the right datatypes

18 years agoDefault value for pointer that could be used uninitalised
Jean-Paul Saman [Sat, 20 May 2006 11:42:40 +0000 (11:42 +0000)]
Default value for pointer that could be used uninitalised

18 years agoReturn in a non-void function
Jean-Paul Saman [Sat, 20 May 2006 11:41:26 +0000 (11:41 +0000)]
Return in a non-void function

18 years agoRemove unused variables
Jean-Paul Saman [Sat, 20 May 2006 11:41:08 +0000 (11:41 +0000)]
Remove unused variables

18 years agoReturn in a non-void function
Jean-Paul Saman [Sat, 20 May 2006 11:40:50 +0000 (11:40 +0000)]
Return in a non-void function

18 years agoReturn in a non-void function
Jean-Paul Saman [Sat, 20 May 2006 11:40:35 +0000 (11:40 +0000)]
Return in a non-void function

18 years agoCompare using the right data types
Jean-Paul Saman [Sat, 20 May 2006 11:40:15 +0000 (11:40 +0000)]
Compare using the right data types

18 years agoRemove unused variables
Jean-Paul Saman [Sat, 20 May 2006 11:39:53 +0000 (11:39 +0000)]
Remove unused variables

18 years agoRemove unused variables
Jean-Paul Saman [Sat, 20 May 2006 11:39:32 +0000 (11:39 +0000)]
Remove unused variables

18 years agoRemove unused variables
Jean-Paul Saman [Sat, 20 May 2006 11:39:19 +0000 (11:39 +0000)]
Remove unused variables

18 years agoFix data type: Compiler warning
Jean-Paul Saman [Sat, 20 May 2006 11:38:50 +0000 (11:38 +0000)]
Fix data type: Compiler warning

18 years agoRemove unused variables
Jean-Paul Saman [Sat, 20 May 2006 11:38:26 +0000 (11:38 +0000)]
Remove unused variables

18 years agoCompiler warning
Jean-Paul Saman [Sat, 20 May 2006 11:38:04 +0000 (11:38 +0000)]
Compiler warning

18 years agoAdd missing vlc_es.h
Jean-Paul Saman [Sat, 20 May 2006 11:37:41 +0000 (11:37 +0000)]
Add missing vlc_es.h

18 years agoreturn -1 in a non-void function
Jean-Paul Saman [Sat, 20 May 2006 11:37:26 +0000 (11:37 +0000)]
return -1 in a non-void function

18 years agoCompiler warnings
Jean-Paul Saman [Sat, 20 May 2006 11:37:01 +0000 (11:37 +0000)]
Compiler warnings

18 years agoCompiler warnings
Jean-Paul Saman [Sat, 20 May 2006 11:36:38 +0000 (11:36 +0000)]
Compiler warnings

18 years agox264 options patch from Dennis van Amerongen (Trax) (dennis dot vanAmerongen at nob...
Jean-Paul Saman [Sat, 20 May 2006 10:16:21 +0000 (10:16 +0000)]
x264 options patch from Dennis van Amerongen (Trax) (dennis dot vanAmerongen at nob dot nl)

18 years agogcc 2.95 compile fix
Clément Stenac [Fri, 19 May 2006 10:00:39 +0000 (10:00 +0000)]
gcc 2.95 compile fix

18 years agoAdd Czech translation. Many thaks to Miroslav Oujesky
Christophe Mutricy [Thu, 18 May 2006 23:00:48 +0000 (23:00 +0000)]
Add Czech translation. Many thaks to Miroslav Oujesky

18 years ago- using strcmp with a NULL string isn't really a good thing to do
Damien Fouilleul [Thu, 18 May 2006 22:01:31 +0000 (22:01 +0000)]
- using strcmp with a NULL string isn't really a good thing to do

18 years ago* address the user formally instead of informally (comparable to tu <-> vous in French)
Felix Paul Kühne [Thu, 18 May 2006 17:50:19 +0000 (17:50 +0000)]
* address the user formally instead of informally (comparable to tu <-> vous in French)

18 years ago* This makes the cddax and vcdx modules compile again. meta is disabled. functionalit...
Derk-Jan Hartman [Wed, 17 May 2006 19:38:53 +0000 (19:38 +0000)]
* This makes the cddax and vcdx modules compile again. meta is disabled. functionality is untested.
refs #649

18 years agoFix po/Makefile.in.in
Jean-Paul Saman [Wed, 17 May 2006 11:17:31 +0000 (11:17 +0000)]
Fix po/Makefile.in.in

18 years agoForgot to change the deletion function
Clément Stenac [Wed, 17 May 2006 06:04:37 +0000 (06:04 +0000)]
Forgot to change the deletion function

18 years ago* gui/ncurses.c: first attempt to fix ncurses with new playlist
Yoann Peronneau [Wed, 17 May 2006 02:59:48 +0000 (02:59 +0000)]
* gui/ncurses.c: first attempt to fix ncurses with new playlist
                 still not working: Add something to playlist

18 years ago* playlist/tree.c: when removing a node, don't forget to remove it from its parent!
Yoann Peronneau [Wed, 17 May 2006 02:31:30 +0000 (02:31 +0000)]
* playlist/tree.c: when removing a node, don't forget to remove it from its parent!

18 years agoFix mozilla and xpidl detection
Christophe Mutricy [Tue, 16 May 2006 23:40:52 +0000 (23:40 +0000)]
Fix mozilla and xpidl detection

18 years ago* Fixed Meta for OSX, so i know what music i'm listening to.
Derk-Jan Hartman [Tue, 16 May 2006 22:29:39 +0000 (22:29 +0000)]
* Fixed Meta for OSX, so i know what music i'm listening to.
(debug left in place. when you run into a crash please not the console info so we can investigate)

18 years ago* sorry, this part wasn't supposed to be committed yet
Felix Paul Kühne [Tue, 16 May 2006 19:25:18 +0000 (19:25 +0000)]
* sorry, this part wasn't supposed to be committed yet

18 years ago* ask for the name of the new node through the interaction framework (node creation...
Felix Paul Kühne [Tue, 16 May 2006 19:22:02 +0000 (19:22 +0000)]
* ask for the name of the new node through the interaction framework (node creation runs in a separate thread now to avoid interface blocking)

18 years ago* don't fail http output if AVAHI support is enabled, but the avahi daemon is not...
Derk-Jan Hartman [Tue, 16 May 2006 18:23:37 +0000 (18:23 +0000)]
* don't fail http output if AVAHI support is enabled, but the avahi daemon is not running. Just generate an error and continue.

18 years ago* detail what id3tag handling is unimplemented.
Derk-Jan Hartman [Tue, 16 May 2006 18:09:47 +0000 (18:09 +0000)]
* detail what id3tag handling is unimplemented.

18 years ago* update of the German translation by Mathias C. Berens | welcome-soft with some...
Felix Paul Kühne [Tue, 16 May 2006 16:45:57 +0000 (16:45 +0000)]
* update of the German translation by Mathias C. Berens | welcome-soft with some few additions by myself

18 years agocoding style fix
Jean-Paul Saman [Tue, 16 May 2006 16:04:06 +0000 (16:04 +0000)]
coding style fix

18 years agoFix potential segmentation fault
Jean-Paul Saman [Tue, 16 May 2006 16:02:56 +0000 (16:02 +0000)]
Fix potential segmentation fault

18 years agoFix po installation
Jean-Paul Saman [Tue, 16 May 2006 16:01:59 +0000 (16:01 +0000)]
Fix po installation

18 years agoFix Segmentation fault in RPN while parsing pathnames.
Jean-Paul Saman [Tue, 16 May 2006 16:01:01 +0000 (16:01 +0000)]
Fix Segmentation fault in RPN while parsing pathnames.

18 years ago* a plain %s can't be localised IMHO ;)
Felix Paul Kühne [Mon, 15 May 2006 20:08:30 +0000 (20:08 +0000)]
* a plain %s can't be localised IMHO ;)

18 years agoNew playlist API fix.
Christophe Mutricy [Mon, 15 May 2006 14:47:23 +0000 (14:47 +0000)]
New playlist API fix.

18 years agoLast fix for win32 ?
Clément Stenac [Mon, 15 May 2006 12:50:39 +0000 (12:50 +0000)]
Last fix for win32 ?

18 years agoShould fix Xosd compilation
Clément Stenac [Mon, 15 May 2006 12:28:44 +0000 (12:28 +0000)]
Should fix Xosd compilation

18 years agoShould fix win32 WX compile
Clément Stenac [Mon, 15 May 2006 12:26:49 +0000 (12:26 +0000)]
Should fix win32 WX compile

18 years agoFix bonjour compilation. Completely untested
Clément Stenac [Mon, 15 May 2006 12:07:26 +0000 (12:07 +0000)]
Fix bonjour compilation. Completely untested

18 years agoRun make update-po. Fix make dist
Christophe Mutricy [Mon, 15 May 2006 09:37:08 +0000 (09:37 +0000)]
Run make update-po. Fix make dist

18 years agoNew helper to create nodes for services discovery
Clément Stenac [Mon, 15 May 2006 05:57:19 +0000 (05:57 +0000)]
New helper to create nodes for services discovery

18 years ago * skins2: new LayoutID.isActive boolean variable
Olivier Teulière [Sun, 14 May 2006 22:16:59 +0000 (22:16 +0000)]
 * skins2: new LayoutID.isActive boolean variable

18 years ago* more compilation fixes
Felix Paul Kühne [Sun, 14 May 2006 21:57:37 +0000 (21:57 +0000)]
* more compilation fixes

18 years ago * skins2/src/skin_main.cpp: Do not forget to return a value
Olivier Teulière [Sun, 14 May 2006 21:51:37 +0000 (21:51 +0000)]
 * skins2/src/skin_main.cpp: Do not forget to return a value

18 years ago * skins2/parser/skin_parser.cpp: make sure the IDs are unique in the whole skin
Olivier Teulière [Sun, 14 May 2006 21:43:22 +0000 (21:43 +0000)]
 * skins2/parser/skin_parser.cpp: make sure the IDs are unique in the whole skin

18 years ago* vlc-meta fixes
Felix Paul Kühne [Sun, 14 May 2006 21:10:07 +0000 (21:10 +0000)]
* vlc-meta fixes

18 years agoFix ffmpeg linking
Clément Stenac [Sun, 14 May 2006 20:40:23 +0000 (20:40 +0000)]
Fix ffmpeg linking

18 years agoFix shout compile
Clément Stenac [Sun, 14 May 2006 19:52:42 +0000 (19:52 +0000)]
Fix shout compile

18 years agoChange some error message to assertions
Clément Stenac [Sun, 14 May 2006 18:49:50 +0000 (18:49 +0000)]
Change some error message to assertions

18 years agoFix http access output with bonjour
Clément Stenac [Sun, 14 May 2006 18:44:21 +0000 (18:44 +0000)]
Fix http access output with bonjour

18 years ago * src/input/input.c: msg_Warn --> msg_Dbg
Olivier Teulière [Sun, 14 May 2006 18:30:19 +0000 (18:30 +0000)]
 * src/input/input.c: msg_Warn --> msg_Dbg

18 years agoMerge back branch 0.8.6-playlist-vlm to trunk.
Clément Stenac [Sun, 14 May 2006 18:29:00 +0000 (18:29 +0000)]
Merge back branch 0.8.6-playlist-vlm to trunk.

What is currently broken:
 * Some playlist demuxers (shout, dvb and pls)
 * DAAP
 * BeOS playlist
 * GPE playlist, I suppose

What has some trouble:
 * Meta handling in several demuxers (most notably TS)
 * Skins2 playlist (doesn't refresh correctly)
 * OS X playlist (see bigben's latest commits)

18 years ago * skins2/win32/win32_factory.cpp: msg_Err --> msg_Dbg
Olivier Teulière [Sun, 14 May 2006 18:17:14 +0000 (18:17 +0000)]
 * skins2/win32/win32_factory.cpp: msg_Err --> msg_Dbg

18 years agoRemove non breakable space
Rémi Denis-Courmont [Sun, 14 May 2006 15:27:30 +0000 (15:27 +0000)]
Remove non breakable space

18 years ago* vlcproc.cpp: fixed detection of play/pause status (when the popup menu or
Cyril Deguet [Sun, 14 May 2006 15:21:25 +0000 (15:21 +0000)]
* vlcproc.cpp: fixed detection of play/pause status (when the popup menu or
keyboard shortcut is used to toggle pause instead of a skin button)

18 years agoBe more resilient
Clément Stenac [Sun, 14 May 2006 14:59:12 +0000 (14:59 +0000)]
Be more resilient

18 years ago* forgot to add UserOkayCancel to the header (creates the same dialogue as UserYesNo...
Felix Paul Kühne [Sun, 14 May 2006 14:44:12 +0000 (14:44 +0000)]
* forgot to add UserOkayCancel to the header (creates the same dialogue as UserYesNo, but with different labels)

18 years ago* new dialogue type to prompt the user for a string
Felix Paul Kühne [Sun, 14 May 2006 14:36:08 +0000 (14:36 +0000)]
* new dialogue type to prompt the user for a string
* the core is widget-free now (except for the header to keep wx compiling, hopefully)
* updated the OSX-implementation to reflect the recent changes

more clean up is necessary; testing and any feedback is welcomed

refs #553

18 years ago* introduction of a widget-free progress bar dialogue, partially already committed...
Felix Paul Kühne [Sun, 14 May 2006 13:20:04 +0000 (13:20 +0000)]
* introduction of a widget-free progress bar dialogue, partially already committed in [15617] (core and OSX only, refs #553)

18 years ago* first implementation of a widget-free authentication-dialogue (core and OSX only...
Felix Paul Kühne [Sun, 14 May 2006 13:07:29 +0000 (13:07 +0000)]
* first implementation of a widget-free authentication-dialogue (core and OSX only, refs #553)

18 years agoRecognize XSPF MIME type when there is a charset parameter.
Rémi Denis-Courmont [Sun, 14 May 2006 13:06:09 +0000 (13:06 +0000)]
Recognize XSPF MIME type when there is a charset parameter.
Thanks to “DS” for pointing this out.

18 years agoSome users reported problems with subtitles encoding on Win32.
Rémi Denis-Courmont [Sun, 14 May 2006 13:04:48 +0000 (13:04 +0000)]
Some users reported problems with subtitles encoding on Win32.
Probably a setlocale() breakage. Use GetACP() instead.

18 years ago* first implementation of a widget-free authentication-dialogue (core and OSX only...
Felix Paul Kühne [Sun, 14 May 2006 12:41:40 +0000 (12:41 +0000)]
* first implementation of a widget-free authentication-dialogue (core and OSX only, refs #553)

18 years agoPatch for wxWidgets and gcc-4.1.0, iconv fix and live555 compile fix
Jean-Paul Saman [Sun, 14 May 2006 11:57:58 +0000 (11:57 +0000)]
Patch for wxWidgets and gcc-4.1.0, iconv fix and live555 compile fix

18 years agoCompile fix live555 for iconv.h headerfile
Jean-Paul Saman [Sun, 14 May 2006 11:56:38 +0000 (11:56 +0000)]
Compile fix live555 for iconv.h headerfile

18 years agotoolbox: remove debian and woody references
Christophe Mutricy [Sun, 14 May 2006 11:41:55 +0000 (11:41 +0000)]
toolbox: remove debian and woody references

18 years ago== -> =
Rémi Denis-Courmont [Sun, 14 May 2006 07:01:20 +0000 (07:01 +0000)]
== -> =

18 years agoAllow on the fly cropping size change with top, left, right and bottom offsets.
Antoine Cellerier [Sat, 13 May 2006 23:16:24 +0000 (23:16 +0000)]
Allow on the fly cropping size change with top, left, right and bottom offsets.
alt+i -> crop one more pixel from the top
alt+j -> crop one more from the left
alt+k -> crop one more from the bottom
alt+l -> crop one more from the right
alt+shift+<the letter> -> crop one less

18 years agoAdd <left>+<top>+<right>+<bottom> syntax for cropping.
Antoine Cellerier [Sat, 13 May 2006 21:49:16 +0000 (21:49 +0000)]
Add <left>+<top>+<right>+<bottom> syntax for cropping.

18 years agoAllow the <width>x<height>+<left>+<top> syntax in video output core cropping
Antoine Cellerier [Sat, 13 May 2006 21:22:27 +0000 (21:22 +0000)]
Allow the <width>x<height>+<left>+<top> syntax in video output core cropping

18 years agoWoops, this somehow got removed in previous commit.
Antoine Cellerier [Sat, 13 May 2006 21:01:05 +0000 (21:01 +0000)]
Woops, this somehow got removed in previous commit.

18 years agoAdd the --custom-aspect-ratios and --custom-crop-ratios options which make it possibl...
Antoine Cellerier [Sat, 13 May 2006 20:56:03 +0000 (20:56 +0000)]
Add the --custom-aspect-ratios and --custom-crop-ratios options which make it possible to add custom values to the video menu's aspect ratio and crop lists.

18 years agoChange DVD-next hotkey on !__APPLE__ to ctrl-f instead of ctrl-n (ctrl-n is already...
Antoine Cellerier [Sat, 13 May 2006 20:22:20 +0000 (20:22 +0000)]
Change DVD-next hotkey on !__APPLE__ to ctrl-f instead of ctrl-n (ctrl-n is already used to open the "open network stream" dialog)