]> git.sesse.net Git - vlc/log
vlc
21 years ago* Resized some elements to allow for better translations.
Derk-Jan Hartman [Wed, 14 May 2003 19:47:24 +0000 (19:47 +0000)]
* Resized some elements to allow for better translations.

21 years ago * ./debian/control: Debian packages now build with an mpeg2dec CVS tree in
Sam Hocevar [Wed, 14 May 2003 17:17:30 +0000 (17:17 +0000)]
  * ./debian/control: Debian packages now build with an mpeg2dec CVS tree in
    the extras/ directory.

21 years ago * aac: use extention based detection.
Laurent Aimar [Wed, 14 May 2003 14:58:35 +0000 (14:58 +0000)]
 * aac: use extention based detection.

21 years ago* Forgot one
Derk-Jan Hartman [Wed, 14 May 2003 14:57:42 +0000 (14:57 +0000)]
* Forgot one

21 years agoALL: Davor won the vote, New icons in place.
Derk-Jan Hartman [Wed, 14 May 2003 14:56:26 +0000 (14:56 +0000)]
ALL: Davor won the vote, New icons in place.

21 years ago * ts: do not use DVB reserved pid(s) (thanks Miguel Barreiro Paz)
Laurent Aimar [Wed, 14 May 2003 11:15:50 +0000 (11:15 +0000)]
 * ts: do not use DVB reserved pid(s) (thanks Miguel Barreiro Paz)

21 years ago* modules/gui/skins/Modules.am: include module/gui/wxwindows/subtitles.cpp.
Gildas Bazin [Wed, 14 May 2003 09:00:10 +0000 (09:00 +0000)]
* modules/gui/skins/Modules.am: include module/gui/wxwindows/subtitles.cpp.

21 years ago* modules/gui/wxwindows/menus.cpp: forgot a vlc_object_release(). The popup menu...
Gildas Bazin [Tue, 13 May 2003 23:41:17 +0000 (23:41 +0000)]
* modules/gui/wxwindows/menus.cpp: forgot a vlc_object_release(). The popup menu is now created on the stack.

21 years ago* modules/gui/wxwindows/*: added a navigation menu in the interface menubar.
Gildas Bazin [Tue, 13 May 2003 22:59:16 +0000 (22:59 +0000)]
* modules/gui/wxwindows/*: added a navigation menu in the interface menubar.
* modules/gui/wxwindows/subtitles.cpp: forgot this one in my last commit.

21 years ago* modules/gui/wxwindows/*: new subtitles file dialog box.
Gildas Bazin [Tue, 13 May 2003 22:33:33 +0000 (22:33 +0000)]
* modules/gui/wxwindows/*: new subtitles file dialog box.
* modules/demux/util/sub.c: fixed a few description strings.
* Makefile.am: small cosmetic change to package-win32 target.

21 years ago* beginning of event processing in X11 skins
Cyril Deguet [Tue, 13 May 2003 20:36:29 +0000 (20:36 +0000)]
* beginning of event processing in X11 skins
* graphics should work, but....

21 years ago* changed OSGraphics constructor (needed for X11)
Cyril Deguet [Tue, 13 May 2003 19:25:59 +0000 (19:25 +0000)]
* changed OSGraphics constructor (needed for X11)

21 years ago modules/gui/beos/PreferencesWindow.*:
Eric Petit [Tue, 13 May 2003 14:11:33 +0000 (14:11 +0000)]
 modules/gui/beos/PreferencesWindow.*:
  - use BMenuFields for string_from_list config items
  - cleaning

21 years ago* modules/control/rc/rc.c: win32 fixes for the handling of special control keys.
Gildas Bazin [Tue, 13 May 2003 12:09:29 +0000 (12:09 +0000)]
* modules/control/rc/rc.c: win32 fixes for the handling of special control keys.

21 years ago* modules/gui/wxwindows/preferences.cpp: small fixes.
Gildas Bazin [Tue, 13 May 2003 11:44:53 +0000 (11:44 +0000)]
* modules/gui/wxwindows/preferences.cpp: small fixes.

21 years ago modules/gui/beos/PreferencesWindow.*: use config_ResetAll()
Eric Petit [Tue, 13 May 2003 11:18:25 +0000 (11:18 +0000)]
 modules/gui/beos/PreferencesWindow.*: use config_ResetAll()

21 years ago* modules/gui/wxwindows/preferences.cpp: the config panels are now generated on deman...
Gildas Bazin [Mon, 12 May 2003 21:55:01 +0000 (21:55 +0000)]
* modules/gui/wxwindows/preferences.cpp: the config panels are now generated on demand instead of generating everything at the beginning. ResetAll now also takes care of resetting the values shown in the config panels.
* modules/gui/wxwindows/open.cpp: small cosmetic changes.

21 years ago modules/gui/beos/VlcWrapper.h: compile fix
Eric Petit [Mon, 12 May 2003 19:59:48 +0000 (19:59 +0000)]
 modules/gui/beos/VlcWrapper.h: compile fix

21 years ago* include/vlc_common.h: small change to shut-up some memory checkers.
Gildas Bazin [Mon, 12 May 2003 19:11:53 +0000 (19:11 +0000)]
* include/vlc_common.h: small change to shut-up some memory checkers.

21 years ago* modules/gui/skins/*: got rid of wxdialogs.h, the skins plugin is now sharing wxwind...
Gildas Bazin [Mon, 12 May 2003 17:33:20 +0000 (17:33 +0000)]
* modules/gui/skins/*: got rid of wxdialogs.h, the skins plugin is now sharing wxwindows.h with the wxwindows plugin.
* modules/video_output/directx/events.c: fixed non-initialized variable.
* modules/gui/wxwindows/*: misc improvements to the playlist window (added an "Open MRL" menu as well as menus to load and save a playlist, we also make use of the "intf-change" playlist object variable now).
* src/playlist/playlist.c: the playlist file is opened in text mode, no win32 eol hack is needed.
* src/misc/configuration.c, include/configuration.h: new config_ResetAll() function to reset all config options to their original values (you still need to config_SaveConfigFile()).
* modules/gui/wxwindows/preferences.cpp: new "Reset All" button in the preferences panel.

21 years ago* First set config variable, then add the files (and therefore potentially
Derk-Jan Hartman [Mon, 12 May 2003 01:17:10 +0000 (01:17 +0000)]
* First set config variable, then add the files (and therefore potentially
  play them) in the playlist. Otherwise we can be too late.

21 years ago* extras/MacOSX/vlc.pbproj/project.pbxproj:
Derk-Jan Hartman [Sun, 11 May 2003 23:17:31 +0000 (23:17 +0000)]
* extras/MacOSX/vlc.pbproj/project.pbxproj:
  - Add the THANKS file to the Mac OS X application
* modules/gui/macosx/about.?:
  - Use c-style comments instead of //
  - Open the AUTHORS file with the correct Encoding
  - Display the THANKS file as well
  - Rotate the scrolling when at the end
* modules/gui/macosx/intf.m:
  - put Cocoa into multithreaded mode as soon as possible. Not really
    causing any problems now, but is cleaner.
* modules/gui/macosx/prefs.m:
  - Select the current setting when we create a combobox.

21 years ago* ALL:
Derk-Jan Hartman [Sun, 11 May 2003 19:09:51 +0000 (19:09 +0000)]
* ALL:
  - removed a bit too much code from the interface files previous commit.
    Menu's were enabled if there was no input.
  - removed a NSLog which was used for bugtracking

21 years ago* modules/po/.cvsignore: i guess the following doesn't belong in CVS, so i want
Derk-Jan Hartman [Sun, 11 May 2003 18:49:15 +0000 (18:49 +0000)]
* modules/po/.cvsignore: i guess the following doesn't belong in CVS, so i want
cvs to stop bugging me about it ;)

*.sed
*.sin
*.header
Rules-quot

21 years ago* src/input/input_programs.c: small bug fix.
Gildas Bazin [Sun, 11 May 2003 18:43:19 +0000 (18:43 +0000)]
* src/input/input_programs.c: small bug fix.
* src/misc/variables.c: compilation fix for MSVC.

21 years ago* forgot one file. see previous intf.m commit for details.
Derk-Jan Hartman [Sun, 11 May 2003 18:41:27 +0000 (18:41 +0000)]
* forgot one file. see previous intf.m commit for details.

21 years ago* src/input/input_programs.c: Added a 'intf-changed' variable as vout, aout
Derk-Jan Hartman [Sun, 11 May 2003 18:40:11 +0000 (18:40 +0000)]
* src/input/input_programs.c: Added a 'intf-changed' variable as vout, aout
  and playlist already have, to be notified of menu changes.
* src/video_output/video_output.c: Changed a 1 to a VLC_TRUE
* modules/gui/macosx/intf.?: Interface listens for changes in the input
  menu's now.

21 years ago* modules/gui/wxwindows/interface.cpp: work-around a bug in wxWindows for menus auto...
Gildas Bazin [Sun, 11 May 2003 15:55:51 +0000 (15:55 +0000)]
* modules/gui/wxwindows/interface.cpp: work-around a bug in wxWindows for menus auto-generation.

21 years agoAdded code to render subtitles with the freetype module (disabled by default).
Sigmund Augdal Helberg [Sun, 11 May 2003 14:33:32 +0000 (14:33 +0000)]
Added code to render subtitles with the freetype module (disabled by default).
To test it out define USE_FREETYPE in the top of modules/demux/util/sub.c
and  modules/codec/spudec/text.c and run with --filter osdtext

21 years ago* configure.ac.in: fixed the wx-config detection by the skins plugin.
Gildas Bazin [Sun, 11 May 2003 13:45:21 +0000 (13:45 +0000)]
* configure.ac.in: fixed the wx-config detection by the skins plugin.
* modules/gui/wxwindows/*: fixed a couple of breakage.

21 years ago* modules/gui/wxwindows/*: the wxWindows plugin is now UNICODE happy.
Gildas Bazin [Sun, 11 May 2003 13:22:23 +0000 (13:22 +0000)]
* modules/gui/wxwindows/*: the wxWindows plugin is now UNICODE happy.

21 years agouse c comment, and not c++
Sigmund Augdal Helberg [Sun, 11 May 2003 13:14:04 +0000 (13:14 +0000)]
use c comment, and not c++

21 years ago* osd_test.c: better size calculations. Use VLC_VAR_TIME for precise timing
Sigmund Augdal Helberg [Sun, 11 May 2003 08:42:59 +0000 (08:42 +0000)]
* osd_test.c: better size calculations. Use VLC_VAR_TIME for precise timing
(doesn't seem to work)

21 years ago* modules/audio_filter/resampler/coreaudio.c: more accurate frame length
Christophe Massiot [Sun, 11 May 2003 01:00:26 +0000 (01:00 +0000)]
* modules/audio_filter/resampler/coreaudio.c: more accurate frame length
  calculation
* modules/audio_output/coreaudio.c: apparently the audio card clock can
  be screwed, so probe it at every buffer
* src/audio_output/output.c: Thou shalt not drop buffers

21 years ago* fix titer's language commit. The list needs to end with a NULL, or VLC will
Derk-Jan Hartman [Sat, 10 May 2003 20:49:07 +0000 (20:49 +0000)]
* fix titer's language commit. The list needs to end with a NULL, or VLC will
  no longer start. (it fails on the duplication of the config of this variable)

21 years ago * ffmpeg : fix for svq3.
Laurent Aimar [Sat, 10 May 2003 18:16:44 +0000 (18:16 +0000)]
 * ffmpeg : fix for svq3.

21 years ago POTFILES.in: forgot a file yesterday...
Eric Petit [Sat, 10 May 2003 13:52:03 +0000 (13:52 +0000)]
 POTFILES.in: forgot a file yesterday...

21 years ago * src/libvlc.[ch]: removed --translation to avoid breaking compatibility
Eric Petit [Sat, 10 May 2003 13:40:37 +0000 (13:40 +0000)]
 * src/libvlc.[ch]: removed --translation to avoid breaking compatibility
 with old config files; --language is now a string_from_list you can use
 to specify the language (default is auto-detection).

21 years ago* src/input/input_programs.c: misc fixes/improvements to the video-es/audio-es/spu...
Gildas Bazin [Sat, 10 May 2003 11:08:07 +0000 (11:08 +0000)]
* src/input/input_programs.c: misc fixes/improvements to the video-es/audio-es/spu-es object variables.

21 years ago* added VP31 fourcc's.
Derk-Jan Hartman [Sat, 10 May 2003 11:05:52 +0000 (11:05 +0000)]
* added VP31 fourcc's.
* disabled the vp31 and iv31 iv32. In it's current state it is too ugly too
  actually use it. It would generate too many bugreports.

21 years ago* Finished the sout dialog on OSX.
Derk-Jan Hartman [Sat, 10 May 2003 10:32:29 +0000 (10:32 +0000)]
* Finished the sout dialog on OSX.

21 years ago * ffmpeg: now ffmpeg has a SVQ3 decoder, so use it :)
Laurent Aimar [Fri, 9 May 2003 23:23:45 +0000 (23:23 +0000)]
 * ffmpeg: now ffmpeg has a SVQ3 decoder, so use it :)

21 years agooss.c: give a warning if --spdif is set but the sourndcard don't support it.
Sigmund Augdal Helberg [Fri, 9 May 2003 22:03:06 +0000 (22:03 +0000)]
oss.c: give a warning if --spdif is set but the sourndcard don't support it.

21 years agoFrance 1 - Italy 0
Christophe Massiot [Fri, 9 May 2003 20:30:29 +0000 (20:30 +0000)]
France 1 - Italy 0

21 years ago * faad: better support of AAC without ESDS.
Laurent Aimar [Fri, 9 May 2003 19:53:51 +0000 (19:53 +0000)]
 * faad: better support of AAC without ESDS.

21 years ago Updated POTFILES.in for BeOS' i18n
Eric Petit [Fri, 9 May 2003 19:30:42 +0000 (19:30 +0000)]
 Updated POTFILES.in for BeOS' i18n

21 years ago* mp4: fixed mace3/6 decoding. Only mono audio is working on the sample I
Laurent Aimar [Fri, 9 May 2003 19:29:57 +0000 (19:29 +0000)]
* mp4: fixed mace3/6 decoding. Only mono audio is working on the sample I
have found.

21 years ago* modules/misc/httpd.c: win32 fixes.
Gildas Bazin [Fri, 9 May 2003 16:01:17 +0000 (16:01 +0000)]
* modules/misc/httpd.c: win32 fixes.
* modules/control/http.c: fixed a problem with IE that sends POST requests instead of GET ones.

21 years ago * mmstu: fixed a lookup.
Laurent Aimar [Fri, 9 May 2003 02:39:21 +0000 (02:39 +0000)]
 * mmstu: fixed a lookup.

21 years ago* modules/gui/macosx/prefs.m:
Derk-Jan Hartman [Fri, 9 May 2003 01:19:43 +0000 (01:19 +0000)]
* modules/gui/macosx/prefs.m:
  - possibly fixed a crash situation when clicking the OK button (not sure though)
* modules/gui/macosx/macosx.m:
  - made the transparency option an advanced option.

21 years ago * src/misc/messages.c: forget a defined(SYS_BEOS) in my last commit
Eric Petit [Fri, 9 May 2003 00:58:25 +0000 (00:58 +0000)]
 * src/misc/messages.c: forget a defined(SYS_BEOS) in my last commit
 * src/misc/configuration.c: config_PutPsz now sets the variable to NULL
   if the string is empty
 * modules/gui/macosx/prefs.m: remove duplicate (now) code with config_PutPsz

21 years ago* modules/gui/macosx/prefs.?:
Derk-Jan Hartman [Fri, 9 May 2003 00:41:11 +0000 (00:41 +0000)]
* modules/gui/macosx/prefs.?:
  - made the advanced button better.
  - added missing CONFIG_ITEM_DIRECTORY support
* extras/MacOSX/Resources/English.lproj/MainMenu.nib/*:
  - added the semi 'apple' default of com-, as a hotkey for the prefs.

21 years agomodules/gui/macosx/intf.m: We shouldn't save the config file when the interface close...
Derk-Jan Hartman [Thu, 8 May 2003 23:11:28 +0000 (23:11 +0000)]
modules/gui/macosx/intf.m: We shouldn't save the config file when the interface closes. This explains a lot of bugreports ;)

21 years ago * ftp : updated copyright info.
Laurent Aimar [Thu, 8 May 2003 19:51:38 +0000 (19:51 +0000)]
 * ftp : updated copyright info.

21 years ago * v4l: clean up.
Laurent Aimar [Thu, 8 May 2003 19:26:59 +0000 (19:26 +0000)]
 * v4l: clean up.

21 years ago * v4l: remove __V4L_AUDIO_ (useless)
Laurent Aimar [Thu, 8 May 2003 19:21:39 +0000 (19:21 +0000)]
 * v4l: remove __V4L_AUDIO_ (useless)

21 years ago ALL: fixed BeOS-specific warnings (ssize_t is not a int but a long,
Eric Petit [Thu, 8 May 2003 19:06:47 +0000 (19:06 +0000)]
 ALL: fixed BeOS-specific warnings (ssize_t is not a int but a long,
vasprintf if defined but not declared in the system headers...)

21 years ago* modules/gui/macosx: Fixed crashes with the new submenus when used on a
Christophe Massiot [Thu, 8 May 2003 17:13:23 +0000 (17:13 +0000)]
* modules/gui/macosx: Fixed crashes with the new submenus when used on a
  localized system
* Removed the "EXPERIMENTAL" in "DVD menus (EXPERIMENTAL)", and enabled
  the DVD menus by default.

21 years ago* modules/access/file.c: fixed large file support on win32.
Gildas Bazin [Thu, 8 May 2003 15:58:56 +0000 (15:58 +0000)]
* modules/access/file.c: fixed large file support on win32.
* src/libvlc.[ch]: made the description of the translation option more explicit.

21 years ago src/libvlc.*: --translation is now a string. Usefull if want to specify
Eric Petit [Thu, 8 May 2003 14:15:36 +0000 (14:15 +0000)]
 src/libvlc.*: --translation is now a string. Usefull if want to specify
 a different language than your OS, or if your OS is not localized...

21 years ago* modules/gui/wxwindows/menus.cpp: misc small fixes.
Gildas Bazin [Thu, 8 May 2003 12:09:59 +0000 (12:09 +0000)]
* modules/gui/wxwindows/menus.cpp: misc small fixes.

21 years ago modules/gui/beos/PreferencesWindow.cpp: cosmetic
Eric Petit [Thu, 8 May 2003 10:45:50 +0000 (10:45 +0000)]
 modules/gui/beos/PreferencesWindow.cpp: cosmetic

21 years ago * modules/gui/beos/AudioOutput.cpp: more cleaning
Eric Petit [Thu, 8 May 2003 10:40:31 +0000 (10:40 +0000)]
 * modules/gui/beos/AudioOutput.cpp: more cleaning
 * modules/gui/beos/VideoOutput.cpp: in fullscreen, add an item "Show
   Interface" to the popup

21 years agoALL: autogenerated menu's for chapter,title,program,audio-es,spu-es and video-es.
Derk-Jan Hartman [Thu, 8 May 2003 01:16:57 +0000 (01:16 +0000)]
ALL: autogenerated menu's for chapter,title,program,audio-es,spu-es and video-es.
  - video-es seems broken. it always starts with -1 (Disabled) selected.
  - moved some menuitems to other menu's for gui interface consistency with
    other gui's.
  - added a "fit to screen" menuitem.

21 years ago src/misc/beos_specific.cpp:
Eric Petit [Thu, 8 May 2003 01:05:14 +0000 (01:05 +0000)]
 src/misc/beos_specific.cpp:
     Fixed a very old bug: if the user hit Alt+Q, don't let the be_app
     exit without any cleaning (that made VLC crash badly)

21 years ago* changed "Gayscale video output" option back into "Grayscale video output"
Derk-Jan Hartman [Wed, 7 May 2003 23:13:07 +0000 (23:13 +0000)]
* changed "Gayscale video output" option back into "Grayscale video output"

21 years agoMakefile : Minor changes.
Alexis de Lattre [Wed, 7 May 2003 23:07:34 +0000 (23:07 +0000)]
Makefile : Minor changes.

21 years ago modules/gui/beos/AudioOutput.cpp: cleaning
Eric Petit [Wed, 7 May 2003 19:20:23 +0000 (19:20 +0000)]
 modules/gui/beos/AudioOutput.cpp: cleaning

21 years ago * modules/gui/beos/MessagesWindow.cpp: fixed a nasty bug
Eric Petit [Wed, 7 May 2003 17:27:30 +0000 (17:27 +0000)]
 * modules/gui/beos/MessagesWindow.cpp: fixed a nasty bug
 * modules/gui/beos/PreferencesWindow.*: now you can save preferences

21 years ago modules/gui/beos/PreferencesWindow.cpp:
Eric Petit [Wed, 7 May 2003 16:47:10 +0000 (16:47 +0000)]
 modules/gui/beos/PreferencesWindow.cpp:
  Misc enhancements

21 years ago* modules/gui/wxwindows/*: Fix (use different id numbers for each menus).
Gildas Bazin [Wed, 7 May 2003 15:54:49 +0000 (15:54 +0000)]
* modules/gui/wxwindows/*: Fix (use different id numbers for each menus).

21 years ago * ffmpeg: --ffmpeg-truncated is now an int :
Laurent Aimar [Wed, 7 May 2003 15:44:59 +0000 (15:44 +0000)]
 * ffmpeg: --ffmpeg-truncated is now an int :
  * -1 -> CODEC_FLAG_TRUNCATED is set only if width == height == 0 (only TS should produce this)
  * 0  -> disable CODEC_FLAG_TRUNCATED
  * 1  -> force CODEC_FLAG_TRUNCATED

21 years ago modules/gui/beos/*: fixed a few things I broke recently (dvd menus,
Eric Petit [Wed, 7 May 2003 14:49:19 +0000 (14:49 +0000)]
 modules/gui/beos/*: fixed a few things I broke recently (dvd menus,
                     screenshots...)

21 years ago* modules/gui/wxwindows/*: misc fixes.
Gildas Bazin [Wed, 7 May 2003 12:23:06 +0000 (12:23 +0000)]
* modules/gui/wxwindows/*: misc fixes.

21 years ago * mp4: raaaah, sometime moov box are masqueraded by a free box, so I look
Laurent Aimar [Wed, 7 May 2003 02:31:20 +0000 (02:31 +0000)]
 * mp4: raaaah, sometime moov box are masqueraded by a free box, so I look
at free box content to see if it could be moov box, I hope there won't be
any misdetection. (Even when there is a spec, nobody follows it :((

21 years ago * ffmpeg: do not use CODEC_FLAG_TRUNCATED by default as it seems buggy
Laurent Aimar [Wed, 7 May 2003 00:28:38 +0000 (00:28 +0000)]
 * ffmpeg: do not use CODEC_FLAG_TRUNCATED by default as it seems buggy
with valid files. You have to use --ffmpeg-truncated to force it.
 MPEG-4 in TS won't work unless you use --ffmpeg-truncated :((

21 years ago* modules/gui/wxwindows/open.cpp: removed the channels server entry.
Gildas Bazin [Wed, 7 May 2003 00:18:39 +0000 (00:18 +0000)]
* modules/gui/wxwindows/open.cpp: removed the channels server entry.

21 years ago* modules/demux/mpeg/ts.c: fixed my last f*ckage + a bit of clean-up.
Gildas Bazin [Tue, 6 May 2003 21:01:58 +0000 (21:01 +0000)]
* modules/demux/mpeg/ts.c: fixed my last f*ckage + a bit of clean-up.

21 years ago* ALL: there were reports of crashes in the menucode. i think it was that
Derk-Jan Hartman [Tue, 6 May 2003 20:12:28 +0000 (20:12 +0000)]
* ALL: there were reports of crashes in the menucode. i think it was that
  the VLCWindow could suddenly disappear (the vout closed) and therefore we
  could no longer reference it. This should fix that. Also made this code
  more generic to avoid code duplication.

21 years ago * mp4: fix a segfault and play .3gp with h263 video track.
Laurent Aimar [Tue, 6 May 2003 16:05:10 +0000 (16:05 +0000)]
 * mp4: fix a segfault and play .3gp with h263 video track.

21 years ago * http: redirect to main page each time we pass arguments. (it's done by
Laurent Aimar [Tue, 6 May 2003 14:19:29 +0000 (14:19 +0000)]
 * http: redirect to main page each time we pass arguments. (it's done by
an html header and not by the http protocol. I know it's bad but it's a
lot easier ;)

21 years ago * http: fix 'add mrl'.
Laurent Aimar [Tue, 6 May 2003 12:57:48 +0000 (12:57 +0000)]
 * http: fix 'add mrl'.

21 years ago Makefile.am: fixed BeOS package generation when all modules are built-in
Eric Petit [Tue, 6 May 2003 02:17:11 +0000 (02:17 +0000)]
 Makefile.am: fixed BeOS package generation when all modules are built-in

21 years ago * mms: fix for builtin compilation.
Laurent Aimar [Tue, 6 May 2003 02:01:35 +0000 (02:01 +0000)]
 * mms: fix for builtin compilation.

21 years ago configure.ac.in: fixed static linking with libintl and libiconv
Eric Petit [Tue, 6 May 2003 01:15:24 +0000 (01:15 +0000)]
 configure.ac.in: fixed static linking with libintl and libiconv

21 years ago* modules/demux/mpeg/ts.c: compiler warning fix.
Gildas Bazin [Mon, 5 May 2003 22:48:23 +0000 (22:48 +0000)]
* modules/demux/mpeg/ts.c: compiler warning fix.
* src/input/input_programs.c: a "Disable" choice is added by default to "audio-es", "video-es" and "spu-es".

21 years ago* ALL: changed the prototype of input_AddES() to include enough information so we...
Gildas Bazin [Mon, 5 May 2003 22:23:42 +0000 (22:23 +0000)]
* ALL: changed the prototype of input_AddES() to include enough information so we can build an "video-es", "audio-es" and "spu-es" object variable. These variables can be used by the interfaces to navigate between the elementary streams.
* modules/gui/wxwindows/menus.cpp: use the "foo-es" object variables.

21 years ago* fixed the autogenerated menu's.
Derk-Jan Hartman [Mon, 5 May 2003 22:04:11 +0000 (22:04 +0000)]
* fixed the autogenerated menu's.

21 years ago configure.ac.in: fixed libdvbpsi detection for people who don't have
Eric Petit [Mon, 5 May 2003 21:35:37 +0000 (21:35 +0000)]
 configure.ac.in: fixed libdvbpsi detection for people who don't have
   stdint.h but inttypes.h

21 years ago* modules/gui/skins/src/*: forgot a few references to the channels server.
Gildas Bazin [Mon, 5 May 2003 16:29:57 +0000 (16:29 +0000)]
* modules/gui/skins/src/*: forgot a few references to the channels server.

21 years ago* ALL: removed the old channels server stuff (was deprecated).
Gildas Bazin [Mon, 5 May 2003 16:09:41 +0000 (16:09 +0000)]
* ALL: removed the old channels server stuff (was deprecated).

21 years ago * bits.h: clean up
Laurent Aimar [Mon, 5 May 2003 15:52:13 +0000 (15:52 +0000)]
 * bits.h: clean up

21 years agoimplemented VLC_VAR_TIME using two ints
Sigmund Augdal Helberg [Mon, 5 May 2003 15:21:28 +0000 (15:21 +0000)]
implemented VLC_VAR_TIME using two ints

21 years agoImplemented support for CONFIG_ITEM_DIRECTORY
Sigmund Augdal Helberg [Mon, 5 May 2003 14:58:45 +0000 (14:58 +0000)]
Implemented support for CONFIG_ITEM_DIRECTORY

21 years ago Updated NEWS for 0.5.4 release
Eric Petit [Mon, 5 May 2003 13:15:06 +0000 (13:15 +0000)]
 Updated NEWS for 0.5.4 release

21 years ago modules/gui/beos/*: Partial fix for Preferences resizing
Eric Petit [Mon, 5 May 2003 13:06:02 +0000 (13:06 +0000)]
 modules/gui/beos/*: Partial fix for Preferences resizing

21 years agoNEWS: preparing for 0.5.4 release. Please update the NEWS file everyone.
Derk-Jan Hartman [Mon, 5 May 2003 13:03:23 +0000 (13:03 +0000)]
NEWS: preparing for 0.5.4 release. Please update the NEWS file everyone.
README.MacOSX.rtf: clarified some things.

21 years ago* modules/gui/skins/src/*: compilation fixes under win32.
Gildas Bazin [Mon, 5 May 2003 12:15:25 +0000 (12:15 +0000)]
* modules/gui/skins/src/*: compilation fixes under win32.

21 years ago * ./src/video_output/video_output.c: fixed a crash that occurs when the
Sam Hocevar [Mon, 5 May 2003 11:49:50 +0000 (11:49 +0000)]
  * ./src/video_output/video_output.c: fixed a crash that occurs when the
    width and height variables are set to their default values.

21 years ago* src/audio_output/output.c: fixed warning.
Gildas Bazin [Sun, 4 May 2003 23:39:02 +0000 (23:39 +0000)]
* src/audio_output/output.c: fixed warning.