]> git.sesse.net Git - vlc/log
vlc
18 years agoUpdate NEWS, ChangeLog, and INSTALL.win32
Clément Stenac [Sun, 2 Apr 2006 11:17:53 +0000 (11:17 +0000)]
Update NEWS, ChangeLog, and INSTALL.win32

18 years ago2nd activeX review (Refs:#438)
Clément Stenac [Sun, 2 Apr 2006 11:11:26 +0000 (11:11 +0000)]
2nd activeX review (Refs:#438)

18 years agoActiveX review by tonsofpcs
Clément Stenac [Sun, 2 Apr 2006 11:02:32 +0000 (11:02 +0000)]
ActiveX review by tonsofpcs

18 years agoRemove unused variable
Rémi Denis-Courmont [Sun, 2 Apr 2006 09:44:19 +0000 (09:44 +0000)]
Remove unused variable

18 years agoWX Strings review by Steven Sheehy (Refs:#438)
Clément Stenac [Sun, 2 Apr 2006 07:58:36 +0000 (07:58 +0000)]
WX Strings review by Steven Sheehy (Refs:#438)

18 years agoOups
Christophe Mutricy [Sat, 1 Apr 2006 23:29:26 +0000 (23:29 +0000)]
Oups

18 years agofix again
Christophe Mutricy [Sat, 1 Apr 2006 23:06:11 +0000 (23:06 +0000)]
fix again

18 years agoUpdate debian patch
Christophe Mutricy [Sat, 1 Apr 2006 22:44:36 +0000 (22:44 +0000)]
Update debian patch

18 years agoRun update-po and update Spanish translation by Javier Varela.
Christophe Mutricy [Sat, 1 Apr 2006 21:57:41 +0000 (21:57 +0000)]
Run update-po and update Spanish translation by Javier Varela.

18 years agoString fixes to extrapanel. Thanks to Steven on IRC
Clément Stenac [Sat, 1 Apr 2006 21:46:33 +0000 (21:46 +0000)]
String fixes to extrapanel. Thanks to Steven on IRC

18 years agogui/macos/*: 2nd String Review (refs #438)
Christophe Mutricy [Sat, 1 Apr 2006 21:38:18 +0000 (21:38 +0000)]
gui/macos/*: 2nd String Review (refs #438)

18 years agoCommit SSE/SSE2 detection fix when VLC is compiled with mingw32.
Antoine Cellerier [Sat, 1 Apr 2006 20:36:24 +0000 (20:36 +0000)]
Commit SSE/SSE2 detection fix when VLC is compiled with mingw32.
fix #616/fixes #616

18 years ago * modules/video_filter/deinterlace.c: pagvb is illegal MMX, use it when MMX
Sam Hocevar [Sat, 1 Apr 2006 20:33:59 +0000 (20:33 +0000)]
  * modules/video_filter/deinterlace.c: pagvb is illegal MMX, use it when MMX
    EXT is available, use pavgusb when 3DNow is available, and nothing instead.

18 years agoFix quotes arround inputs like "fake: option fake-file=thing.png" which should be...
Antoine Cellerier [Sat, 1 Apr 2006 17:28:29 +0000 (17:28 +0000)]
Fix quotes arround inputs like "fake: option fake-file=thing.png" which should be "fake:" option "fake-file=thing.png"

18 years ago* don't try to open real streams, but quit before triggering any errors. thanks to...
Felix Paul Kühne [Sat, 1 Apr 2006 15:12:35 +0000 (15:12 +0000)]
* don't try to open real streams, but quit before triggering any errors. thanks to thedj for pointing this out.

18 years ago* livedotcom.cpp: transform a blocking msg_err to a more descriptive msg_warn.
Felix Paul Kühne [Sat, 1 Apr 2006 14:16:10 +0000 (14:16 +0000)]
* livedotcom.cpp: transform a blocking msg_err to a more descriptive msg_warn.
    Please revert if this breaks something I didn't know about.
* real.c: minor clean up

18 years ago* show meta information for real streams (only Title, Author, Copyright, Comment...
Felix Paul Kühne [Sat, 1 Apr 2006 14:07:46 +0000 (14:07 +0000)]
* show meta information for real streams (only Title, Author, Copyright, Comment for now)

18 years ago* 2nd review of /src/* \ libvlc.h (refs #438)
Felix Paul Kühne [Sat, 1 Apr 2006 11:27:40 +0000 (11:27 +0000)]
* 2nd review of /src/* \ libvlc.h (refs #438)

18 years ago- Don't assume builddir = srcdir
Rémi Denis-Courmont [Sat, 1 Apr 2006 11:03:08 +0000 (11:03 +0000)]
- Don't assume builddir = srcdir
- Fix minor memleak

18 years agoCopyright year moved from 2004 to 2006
Filippo Carone [Sat, 1 Apr 2006 10:29:32 +0000 (10:29 +0000)]
Copyright year moved from 2004 to 2006

18 years ago* remove the extension of the input file before adding the new one
Felix Paul Kühne [Sat, 1 Apr 2006 10:10:25 +0000 (10:10 +0000)]
* remove the extension of the input file before adding the new one
* some minor string corrections and output changes

18 years agoMore useless code - at least at do try to understand what I commit
Rémi Denis-Courmont [Sat, 1 Apr 2006 08:40:15 +0000 (08:40 +0000)]
More useless code - at least at do try to understand what I commit

18 years agoFixes are cool when they actually fix something
Rémi Denis-Courmont [Sat, 1 Apr 2006 08:34:48 +0000 (08:34 +0000)]
Fixes are cool when they actually fix something

18 years agoHum, this isn't needed anymore.
Antoine Cellerier [Sat, 1 Apr 2006 00:25:58 +0000 (00:25 +0000)]
Hum, this isn't needed anymore.

18 years agoFix stat wrapper on windows... Wrappers are nice. Wrappers which work are better.
Antoine Cellerier [Sat, 1 Apr 2006 00:18:25 +0000 (00:18 +0000)]
Fix stat wrapper on windows... Wrappers are nice. Wrappers which work are better.

18 years agoFix compile
Christophe Mutricy [Fri, 31 Mar 2006 23:30:46 +0000 (23:30 +0000)]
Fix compile

18 years agoAccess/*: Second lecture (refs #438)
Christophe Mutricy [Fri, 31 Mar 2006 23:07:01 +0000 (23:07 +0000)]
Access/*: Second lecture (refs #438)

18 years agoPrevent segfault under windows. We now have to fix the stream_Size function so it...
Antoine Cellerier [Fri, 31 Mar 2006 22:41:22 +0000 (22:41 +0000)]
Prevent segfault under windows. We now have to fix the stream_Size function so it works.
(exemple segfault with : $ ./vlc --fake-file="C:\Documents and Settings\Antoine\Mes documents\Mes images\vlc-1337.jpg" fake: )

18 years ago skins2/src/ft2_font.*: s/initalize/initialize/
Olivier Teulière [Fri, 31 Mar 2006 22:33:45 +0000 (22:33 +0000)]
 skins2/src/ft2_font.*: s/initalize/initialize/

18 years ago* do only show the destination of the first item on the summary page when transcoding...
Felix Paul Kühne [Fri, 31 Mar 2006 22:23:53 +0000 (22:23 +0000)]
* do only show the destination of the first item on the summary page when transcoding to file and add a counter for the others

18 years agoLibvlc strings 2nd review (Refs:#438)
Antoine Cellerier [Fri, 31 Mar 2006 21:37:52 +0000 (21:37 +0000)]
Libvlc strings 2nd review (Refs:#438)

18 years agoProbably a fix for crap compilers
Rémi Denis-Courmont [Fri, 31 Mar 2006 21:21:49 +0000 (21:21 +0000)]
Probably a fix for crap compilers

18 years agoFix an old overflow and two recent bugs introduced by me
Rémi Denis-Courmont [Fri, 31 Mar 2006 21:20:37 +0000 (21:20 +0000)]
Fix an old overflow and two recent bugs introduced by me

18 years agoX264 (Refs:#438)
Clément Stenac [Fri, 31 Mar 2006 19:34:02 +0000 (19:34 +0000)]
X264 (Refs:#438)

18 years agoSkins strings (Refs:#438)
Clément Stenac [Fri, 31 Mar 2006 19:24:33 +0000 (19:24 +0000)]
Skins strings (Refs:#438)

18 years agotypo
Christophe Mutricy [Fri, 31 Mar 2006 16:46:08 +0000 (16:46 +0000)]
typo

18 years agoMuxers (Refs:#438)
Clément Stenac [Fri, 31 Mar 2006 16:39:23 +0000 (16:39 +0000)]
Muxers (Refs:#438)

18 years agocodec 2nd round exept fo x264 (refs #438)
Christophe Mutricy [Fri, 31 Mar 2006 16:28:03 +0000 (16:28 +0000)]
codec 2nd round exept fo x264 (refs #438)

18 years ago2nd packetizer round (Refs:#438)
Clément Stenac [Fri, 31 Mar 2006 16:24:32 +0000 (16:24 +0000)]
2nd packetizer round (Refs:#438)

18 years agovlc_config_cat.h 2nd round (Refs:#438)
Clément Stenac [Fri, 31 Mar 2006 16:22:19 +0000 (16:22 +0000)]
vlc_config_cat.h 2nd round (Refs:#438)

18 years ago* 2nd review of video* and control/telnet.c
Felix Paul Kühne [Fri, 31 Mar 2006 16:12:31 +0000 (16:12 +0000)]
* 2nd review of video* and control/telnet.c

18 years agoMakefile typo fixed
Filippo Carone [Fri, 31 Mar 2006 15:51:47 +0000 (15:51 +0000)]
Makefile typo fixed
VlcClient.java and VlcClient class now match.

18 years agoBe a bit more verbose (Refs:#438)
Clément Stenac [Fri, 31 Mar 2006 15:30:32 +0000 (15:30 +0000)]
Be a bit more verbose (Refs:#438)

18 years agoAdditional string fixes (Refs:#438)
Clément Stenac [Fri, 31 Mar 2006 15:30:21 +0000 (15:30 +0000)]
Additional string fixes (Refs:#438)

18 years agoMakefile updated for new java bindings classes.
Filippo Carone [Fri, 31 Mar 2006 15:28:12 +0000 (15:28 +0000)]
Makefile updated for new java bindings classes.
copyright and svn:id fixed for new classes

18 years ago* 2nd review of modules/audio* (refs #438)
Felix Paul Kühne [Fri, 31 Mar 2006 15:15:07 +0000 (15:15 +0000)]
* 2nd review of modules/audio* (refs #438)

18 years agoJava classes for Java bindings added
Filippo Carone [Fri, 31 Mar 2006 15:07:55 +0000 (15:07 +0000)]
Java classes for Java bindings added

18 years agoJava bindings update to latest JVLC (step 1/2)
Filippo Carone [Fri, 31 Mar 2006 15:06:39 +0000 (15:06 +0000)]
Java bindings update to latest JVLC (step 1/2)

JNI: unused files removed
JNI: libvlc.h dependent file added
A sample SWT (ugly) player added
Old java bindings files removed

18 years ago* add bigben's latest additions
Felix Paul Kühne [Fri, 31 Mar 2006 14:24:32 +0000 (14:24 +0000)]
* add bigben's latest additions

18 years agoCodecs (except x264). Refs:#438
Clément Stenac [Fri, 31 Mar 2006 13:46:39 +0000 (13:46 +0000)]
Codecs (except x264). Refs:#438

18 years agowxWidgets strings (Refs:#438)
Clément Stenac [Fri, 31 Mar 2006 12:51:59 +0000 (12:51 +0000)]
wxWidgets strings (Refs:#438)

18 years agoPlaylist control: libvlc_playlist_pause added
Filippo Carone [Fri, 31 Mar 2006 09:32:09 +0000 (09:32 +0000)]
Playlist control: libvlc_playlist_pause added

18 years agoLet's be proactive
Clément Stenac [Fri, 31 Mar 2006 08:41:34 +0000 (08:41 +0000)]
Let's be proactive

18 years agoString review in codec. 1st part. ffmpeg.h to be improve. refs #438
Christophe Mutricy [Thu, 30 Mar 2006 22:58:23 +0000 (22:58 +0000)]
String review in codec. 1st part. ffmpeg.h to be improve. refs #438

18 years ago* Implement Crop in the ogl vout
Benjamin Pracht [Thu, 30 Mar 2006 21:54:07 +0000 (21:54 +0000)]
* Implement Crop in the ogl vout
* The implementation is quite dirty, but I just cannot see any other easy solution...

18 years ago* added 2 options for the OSX-disk-image creation-line
Felix Paul Kühne [Thu, 30 Mar 2006 17:38:36 +0000 (17:38 +0000)]
* added 2 options for the OSX-disk-image creation-line
    - scrub: removes .Trashes
    - imagekey zlib-level=9: uses a better compression method, which saves us something MBs, but needs a bit more CPU-time.

Thanks to cilly on IRC for suggesting this.

18 years agoRemoves invalid UTF-8 byte sequences from meta data as a work-around
Rémi Denis-Courmont [Thu, 30 Mar 2006 16:37:06 +0000 (16:37 +0000)]
Removes invalid UTF-8 byte sequences from meta data as a work-around
until someone who knows how MPEG4 specifies encoding fixes the issue (refs #612)

18 years ago2nd control review (except telnet)
Clément Stenac [Thu, 30 Mar 2006 15:46:31 +0000 (15:46 +0000)]
2nd control review (except telnet)

18 years agomodules/misc/svg.c:
Olivier Aubert [Thu, 30 Mar 2006 14:39:50 +0000 (14:39 +0000)]
modules/misc/svg.c:
  * specify unit for malloc
  * use g_object_unref to properly free the p_rendition
  * remove spurious whitespace

18 years agobindings/mediacontrol-python/Makefile.am:
Olivier Aubert [Thu, 30 Mar 2006 14:31:02 +0000 (14:31 +0000)]
bindings/mediacontrol-python/Makefile.am:
  * add python binding files to EXTRA_DIST
  * move COMPILERARG definition inside the BUILD_PYTHON code

18 years agoMany thanks to Albert on the forums for his help with the http interface
Antoine Cellerier [Thu, 30 Mar 2006 14:05:13 +0000 (14:05 +0000)]
Many thanks to Albert on the forums for his help with the http interface

18 years agoTry dialog width style fix
Antoine Cellerier [Thu, 30 Mar 2006 14:01:24 +0000 (14:01 +0000)]
Try dialog width style fix

18 years agoCosmetic, Fix my name
Rémi Denis-Courmont [Thu, 30 Mar 2006 13:57:58 +0000 (13:57 +0000)]
Cosmetic, Fix my name

18 years ago- cleaned up in place and UI activation: VLC Plugin should behave better with other...
Damien Fouilleul [Thu, 30 Mar 2006 13:16:06 +0000 (13:16 +0000)]
- cleaned up in place and UI activation: VLC Plugin should behave better with other controls (ie. don't eat TABSTOP keystrokes, etc...)
- minor code cleanup and fixes

18 years agoopengl.c: fixed string declaration over multiple lines
Damien Fouilleul [Thu, 30 Mar 2006 10:20:26 +0000 (10:20 +0000)]
opengl.c: fixed string declaration over multiple lines

18 years agoVideo filters and outputs strings (Refs:#438)
Clément Stenac [Thu, 30 Mar 2006 08:40:51 +0000 (08:40 +0000)]
Video filters and outputs strings (Refs:#438)

18 years agoUse the string
Clément Stenac [Thu, 30 Mar 2006 08:36:49 +0000 (08:36 +0000)]
Use the string

18 years agoCorba string (Refs:#438)
Clément Stenac [Thu, 30 Mar 2006 05:42:08 +0000 (05:42 +0000)]
Corba string (Refs:#438)

18 years agoAccess strings (Refs:#438)
Clément Stenac [Thu, 30 Mar 2006 05:37:29 +0000 (05:37 +0000)]
Access strings (Refs:#438)

18 years agoMosaic wizard: audio stuff was missing
Antoine Cellerier [Wed, 29 Mar 2006 23:59:40 +0000 (23:59 +0000)]
Mosaic wizard: audio stuff was missing

18 years agoinclude/* : Relecture. refs #438
Christophe Mutricy [Wed, 29 Mar 2006 23:58:40 +0000 (23:58 +0000)]
include/* : Relecture. refs #438

18 years agoFix windows drive listing. (We have wrappers arround wrappers ... neat :p )
Antoine Cellerier [Wed, 29 Mar 2006 22:40:26 +0000 (22:40 +0000)]
Fix windows drive listing. (We have wrappers arround wrappers ... neat :p )

18 years ago* vout.m : comment the NSLog call in windowContainsEmbedded: this method is called...
Benjamin Pracht [Wed, 29 Mar 2006 20:03:48 +0000 (20:03 +0000)]
* vout.m : comment the NSLog call in windowContainsEmbedded: this method is called on something else than an NSWindow in normal operation
* other: implement on the fly aspect ratio change. Only works in the ogl output at the moment

18 years agosrc/misc/vlm.c: fix FindEndCommand quote escaping
Antoine Cellerier [Wed, 29 Mar 2006 17:45:59 +0000 (17:45 +0000)]
src/misc/vlm.c: fix FindEndCommand quote escaping
share/http/js/*.js: escape inputs in vlm commands

18 years agoSome more typos
Antoine Cellerier [Wed, 29 Mar 2006 17:11:32 +0000 (17:11 +0000)]
Some more typos

18 years agoFix typos. Thanks to tumu
Antoine Cellerier [Wed, 29 Mar 2006 16:56:20 +0000 (16:56 +0000)]
Fix typos. Thanks to tumu

18 years agoControl interfaces first string review.
Antoine Cellerier [Wed, 29 Mar 2006 15:03:17 +0000 (15:03 +0000)]
Control interfaces first string review.

18 years agotypo
Christophe Mutricy [Wed, 29 Mar 2006 14:35:58 +0000 (14:35 +0000)]
typo

18 years agoFirst rc interface string review
Antoine Cellerier [Wed, 29 Mar 2006 14:27:14 +0000 (14:27 +0000)]
First rc interface string review

18 years agoLIST update (287 modules now)
Clément Stenac [Wed, 29 Mar 2006 14:02:00 +0000 (14:02 +0000)]
LIST update (287 modules now)

18 years agoAccess strings (Refs:#438)
Clément Stenac [Wed, 29 Mar 2006 13:49:40 +0000 (13:49 +0000)]
Access strings (Refs:#438)

18 years ago * modules/demux/mp4/mp4.c: explicited debug message.
Sam Hocevar [Wed, 29 Mar 2006 11:03:00 +0000 (11:03 +0000)]
  * modules/demux/mp4/mp4.c: explicited debug message.

18 years agoFix warnings
Rémi Denis-Courmont [Wed, 29 Mar 2006 10:35:41 +0000 (10:35 +0000)]
Fix warnings

18 years agofix #578. patch by Steven Sheehy. thanks.
Antoine Cellerier [Wed, 29 Mar 2006 08:59:52 +0000 (08:59 +0000)]
fix #578. patch by Steven Sheehy. thanks.

18 years ago* fixed a few signedness warnings. Please shout if this accidentally breaks something.
Felix Paul Kühne [Wed, 29 Mar 2006 07:33:35 +0000 (07:33 +0000)]
* fixed a few signedness warnings. Please shout if this accidentally breaks something.

18 years ago* x264-patch was committed upstream
Felix Paul Kühne [Wed, 29 Mar 2006 06:39:21 +0000 (06:39 +0000)]
* x264-patch was committed upstream

18 years agoinclude: first part of the relecture. refs #438
Christophe Mutricy [Tue, 28 Mar 2006 22:34:41 +0000 (22:34 +0000)]
include: first part of the relecture. refs #438

18 years agoExport stats in http interface
Antoine Cellerier [Tue, 28 Mar 2006 21:29:59 +0000 (21:29 +0000)]
Export stats in http interface

18 years agoAudio strings, except parametric equalizer (I just don't understand anything) - Refs...
Clément Stenac [Tue, 28 Mar 2006 21:00:15 +0000 (21:00 +0000)]
Audio strings, except parametric equalizer (I just don't understand anything) - Refs:#438

18 years agoString fixes in src (Refs:#438)
Clément Stenac [Tue, 28 Mar 2006 20:29:28 +0000 (20:29 +0000)]
String fixes in src (Refs:#438)

18 years agoFix mosaic wizard on IE. Thanks to Albert on the forum for the tip
Antoine Cellerier [Tue, 28 Mar 2006 17:16:52 +0000 (17:16 +0000)]
Fix mosaic wizard on IE. Thanks to Albert on the forum for the tip

18 years agoFix intf options
Clément Stenac [Tue, 28 Mar 2006 15:50:44 +0000 (15:50 +0000)]
Fix intf options

18 years agoHum ... we still want to strip when using wince
Antoine Cellerier [Tue, 28 Mar 2006 15:40:43 +0000 (15:40 +0000)]
Hum ... we still want to strip when using wince

18 years agoUpdate update checker debian patch
Clément Stenac [Tue, 28 Mar 2006 15:15:16 +0000 (15:15 +0000)]
Update update checker debian patch

18 years agoFix update dialog layout in Windows
Antoine Cellerier [Tue, 28 Mar 2006 14:02:49 +0000 (14:02 +0000)]
Fix update dialog layout in Windows

18 years agoStrings in include/ (Refs:#438)
Clément Stenac [Tue, 28 Mar 2006 13:57:36 +0000 (13:57 +0000)]
Strings in include/ (Refs:#438)

18 years agoDon't strip windows builds when running make package-win-common-devel
Antoine Cellerier [Tue, 28 Mar 2006 13:30:33 +0000 (13:30 +0000)]
Don't strip windows builds when running make package-win-common-devel

18 years agoStrings review for libvlc.h (Refs:#438)
Clément Stenac [Mon, 27 Mar 2006 21:44:30 +0000 (21:44 +0000)]
Strings review for libvlc.h (Refs:#438)

18 years ago* fix x264 compilation
Felix Paul Kühne [Mon, 27 Mar 2006 19:06:33 +0000 (19:06 +0000)]
* fix x264 compilation

18 years agoRemove superfluous (as in implied by the previous one) condition
Rémi Denis-Courmont [Mon, 27 Mar 2006 16:57:57 +0000 (16:57 +0000)]
Remove superfluous (as in implied by the previous one) condition