]> git.sesse.net Git - vlc/log
vlc
20 years ago* added hotkeys F1, F2, ..., F10 to switch between predefined medias
Yoann Peronneau [Fri, 12 Dec 2003 23:03:35 +0000 (23:03 +0000)]
* added hotkeys F1, F2, ..., F10 to switch between predefined medias
  (using CTRL+Fn)
* only F1 and COMMAND+F1 are defined for OSX (I let those developpers
  chose their keys)
* Currently the medias assigned to Fn are not saved in vlcrc if they
  have been assigned with Ctrl+Fn. But they are, if assigned via the
  preferences panel.

20 years agoCompilation fix in conditional code.
Rocky Bernstein [Fri, 12 Dec 2003 22:46:25 +0000 (22:46 +0000)]
Compilation fix in conditional code.

20 years agoDisable Chapter button for CD-DA.
Rocky Bernstein [Fri, 12 Dec 2003 22:41:31 +0000 (22:41 +0000)]
Disable Chapter button for CD-DA.

20 years ago* modules/gui/gtk/*: fixed gtk/gnome.glade and re-run ./toolbox --update-glade.
Gildas Bazin [Fri, 12 Dec 2003 18:54:52 +0000 (18:54 +0000)]
* modules/gui/gtk/*: fixed gtk/gnome.glade and re-run ./toolbox --update-glade.

20 years ago* modules/gui/gtk/open.c: compilation fix.
Gildas Bazin [Fri, 12 Dec 2003 18:34:30 +0000 (18:34 +0000)]
* modules/gui/gtk/open.c: compilation fix.

20 years ago* Fix segfault when we have two announces with the same URI but different names on...
Clément Stenac [Fri, 12 Dec 2003 15:37:23 +0000 (15:37 +0000)]
* Fix segfault when we have two announces with the same URI but different names on the network

20 years agoAdd CDDA and make MRLs regular. Routine Eject is same as that in gtk
Rocky Bernstein [Fri, 12 Dec 2003 03:06:51 +0000 (03:06 +0000)]
Add CDDA and make MRLs regular.  Routine Eject is same as that in gtk
and should be put in a more core location.

20 years agoMake MRL's more regular across GUIs fix plugin names, and add CD-DA to list.
Rocky Bernstein [Fri, 12 Dec 2003 03:01:13 +0000 (03:01 +0000)]
Make MRL's more regular across GUIs fix plugin names, and add CD-DA to list.

20 years ago* modules/video_output/directx/*: first try at multimonitor support (untested).
Gildas Bazin [Thu, 11 Dec 2003 23:12:46 +0000 (23:12 +0000)]
* modules/video_output/directx/*: first try at multimonitor support (untested).
* src/video_output/video_output.c: small change to allow the directx plugin to destroy/recreate picture buffers on the fly.

20 years agofree
Clément Stenac [Thu, 11 Dec 2003 20:40:37 +0000 (20:40 +0000)]
free

20 years agofix a typo
Benjamin Pracht [Thu, 11 Dec 2003 20:21:12 +0000 (20:21 +0000)]
fix a typo

20 years ago* Do not keep adding items when they have already been added. This allows removal...
Clément Stenac [Thu, 11 Dec 2003 20:08:48 +0000 (20:08 +0000)]
* Do not keep adding items when they have already been added. This allows removal of SAP items

20 years ago* Fix the state of the playlist and fullscreen button.
Derk-Jan Hartman [Thu, 11 Dec 2003 19:34:47 +0000 (19:34 +0000)]
* Fix the state of the playlist and fullscreen button.

20 years ago* New icon for the playlist
Derk-Jan Hartman [Thu, 11 Dec 2003 16:00:09 +0000 (16:00 +0000)]
* New icon for the playlist
* Fixed the mute hotkey
* Fixed the positioning of some elements and removed the stupid black box
* Added speex and flac encoders to sout dialog

20 years ago* fix new hotkeys for osx.
Derk-Jan Hartman [Thu, 11 Dec 2003 14:58:06 +0000 (14:58 +0000)]
* fix new hotkeys for osx.

20 years agoLet folks know that the no device string means to scan for one if
Rocky Bernstein [Thu, 11 Dec 2003 13:21:11 +0000 (13:21 +0000)]
Let folks know that the no device string means to scan for one if
cddax and vcdx.

20 years agoLong device text no longer used.
Rocky Bernstein [Thu, 11 Dec 2003 13:20:20 +0000 (13:20 +0000)]
Long device text no longer used.

20 years agoSwitch over to using "cd-audio" and "vcd" configuration variables.
Rocky Bernstein [Thu, 11 Dec 2003 12:56:25 +0000 (12:56 +0000)]
Switch over to using "cd-audio" and "vcd" configuration variables.

20 years agoVCD or CD "title" 0 means adds entire contents (or possibly PBC for VCD).
Rocky Bernstein [Thu, 11 Dec 2003 12:52:39 +0000 (12:52 +0000)]
VCD or CD "title" 0 means adds entire contents (or possibly PBC for VCD).

20 years ago* Fix segfault when creating a group twice without checking return value
Clément Stenac [Thu, 11 Dec 2003 11:30:37 +0000 (11:30 +0000)]
* Fix segfault when creating a group twice without checking return value

20 years ago* src/misc/mtime.c: actually tested and fixed my latest changes ;)
Gildas Bazin [Thu, 11 Dec 2003 10:44:32 +0000 (10:44 +0000)]
* src/misc/mtime.c: actually tested and fixed my latest changes ;)

20 years ago * doc/vlc.1: Fixed a minor typo (Debian bug #223605).
Sam Hocevar [Thu, 11 Dec 2003 09:02:40 +0000 (09:02 +0000)]
  * doc/vlc.1: Fixed a minor typo (Debian bug #223605).

20 years agoRemove building OGT.
Rocky Bernstein [Thu, 11 Dec 2003 05:49:20 +0000 (05:49 +0000)]
Remove building OGT.

20 years agoGuard against dereferencing a NULL pointer.
Rocky Bernstein [Thu, 11 Dec 2003 05:31:37 +0000 (05:31 +0000)]
Guard against dereferencing a NULL pointer.

20 years agoUse cd-audio variable not vcd variable.
Rocky Bernstein [Thu, 11 Dec 2003 05:30:11 +0000 (05:30 +0000)]
Use cd-audio variable not vcd variable.

20 years agoSet compilation flags so that code (e.g. frontends) can test presence
Rocky Bernstein [Thu, 11 Dec 2003 05:28:21 +0000 (05:28 +0000)]
Set compilation flags so that code (e.g. frontends) can test presence
or absense of vcdx/cddax.

20 years agoImprove MRL creation.
Rocky Bernstein [Thu, 11 Dec 2003 05:27:23 +0000 (05:27 +0000)]
Improve MRL creation.

1. MRL's are of the form xxx://
2. Customize depending on vcdx/vcd or cddax/cdd
3. cdda doesn't have any such notion of a "Chapter", so remove
   the misleading :x.

For cddax/vcdx, I'm not sure though I think there is more to do.

20 years agoMore general help tab name: "Media" covers DVD, (S)VCD, *or* CD-DA.
Rocky Bernstein [Thu, 11 Dec 2003 05:12:37 +0000 (05:12 +0000)]
More general help tab name: "Media" covers DVD, (S)VCD, *or* CD-DA.

20 years ago* solved race conditions issues when the OpenSkin dialog is
Cyril Deguet [Thu, 11 Dec 2003 02:26:03 +0000 (02:26 +0000)]
* solved race conditions issues when the OpenSkin dialog is
  opened in blocking mode

20 years agoadded a 'mute' hotkey ('m')
Yoann Peronneau [Thu, 11 Dec 2003 01:36:12 +0000 (01:36 +0000)]
added a 'mute' hotkey ('m')

20 years ago* modules/stream_out/display.c: fixed segfault when switching audio/video track.
Gildas Bazin [Wed, 10 Dec 2003 23:51:05 +0000 (23:51 +0000)]
* modules/stream_out/display.c: fixed segfault when switching audio/video track.

20 years ago* modules/codec/libmpeg2.c: hack for demuxers which only have DTS timestamps.
Gildas Bazin [Wed, 10 Dec 2003 23:27:34 +0000 (23:27 +0000)]
* modules/codec/libmpeg2.c: hack for demuxers which only have DTS timestamps.

20 years ago* modules/mux/mpeg/pes.c: fixed to handle 0 pts/dts correctly.
Gildas Bazin [Wed, 10 Dec 2003 23:16:04 +0000 (23:16 +0000)]
* modules/mux/mpeg/pes.c: fixed to handle 0 pts/dts correctly.

20 years agoAdded "Force IPv6" check box to UDP Unicast in open dialog
Rémi Denis-Courmont [Wed, 10 Dec 2003 21:54:17 +0000 (21:54 +0000)]
Added "Force IPv6" check box to UDP Unicast in open dialog

20 years agofixed a compilation error
Yoann Peronneau [Wed, 10 Dec 2003 20:56:09 +0000 (20:56 +0000)]
fixed a compilation error

20 years agoadded a hotkey ('t') which displays the position in the media
Yoann Peronneau [Wed, 10 Dec 2003 17:19:05 +0000 (17:19 +0000)]
added a hotkey ('t') which displays the position in the media

20 years agofixes a infinite loop in the search function.
Benjamin Pracht [Wed, 10 Dec 2003 12:57:12 +0000 (12:57 +0000)]
fixes a infinite loop in the search function.

20 years agoAutomatically adds [ and ] around IPv6 addresses in Media Resource Locator.
Rémi Denis-Courmont [Wed, 10 Dec 2003 11:04:25 +0000 (11:04 +0000)]
Automatically adds [ and ] around IPv6 addresses in Media Resource Locator.

20 years ago* src/misc/mtime.c: fixed an overflow in mdate() on win32.
Gildas Bazin [Tue, 9 Dec 2003 19:18:48 +0000 (19:18 +0000)]
* src/misc/mtime.c: fixed an overflow in mdate() on win32.
  This overflow was only affecting the hardware configurations where we can't use the performance counter and thus have to use GetTickCount().
  We now also check for the wrapping of the 32 bits value returned by GetTickCount() so mdate() doesn't wrap after 49.7 days.
* src/misc/win32_specific.c: call mdate() once in system_Init() so as to avoid thread safety issues while initialising the static variables used in mdate().

20 years ago* fixed a compatibility problem with the CVS version of wxwindows
Yoann Peronneau [Tue, 9 Dec 2003 19:15:03 +0000 (19:15 +0000)]
* fixed a compatibility problem with the CVS version of wxwindows
* added a lock when changing p_vout->p_last_osd_message

20 years ago * toolbox: Do not include MOC files in the POTFILES.in generation.
Sam Hocevar [Tue, 9 Dec 2003 14:33:31 +0000 (14:33 +0000)]
  * toolbox: Do not include MOC files in the POTFILES.in generation.

20 years agoThis fixes bugs 1285 and 1343
Yoann Peronneau [Tue, 9 Dec 2003 00:46:03 +0000 (00:46 +0000)]
This fixes bugs 1285 and 1343
* added a the default CD Audio device in General Settings -> Input
* added OpenDialog::OnDiscPanelChange in wxwindows/open.cpp

20 years ago* ALL: new main --video-on-top config option (in use by the x11/xvideo/osx/directx...
Gildas Bazin [Mon, 8 Dec 2003 19:50:22 +0000 (19:50 +0000)]
* ALL: new main --video-on-top config option (in use by the x11/xvideo/osx/directx video outputs.)
* modules/video_output/x11/*: implemented support for "video on top". Will likely only work with KDE for now.

20 years ago* modules/misc/dummy/*: new --dummy-save-es option to specify if we want the dummy
Gildas Bazin [Mon, 8 Dec 2003 18:42:08 +0000 (18:42 +0000)]
* modules/misc/dummy/*: new --dummy-save-es option to specify if we want the dummy
decoder to save the raw codec data to a file. This is disabled by default (while
it was always on before).
* src/input/es_out.c: bug fix for ES autoselection.

20 years agoimproves OSD sytem
Yoann Peronneau [Mon, 8 Dec 2003 17:48:13 +0000 (17:48 +0000)]
improves OSD sytem
The last OSD message is now deleted before printing new one.

20 years ago* modules/control/hotkeys.c: msvc compilation fix.
Gildas Bazin [Mon, 8 Dec 2003 13:04:58 +0000 (13:04 +0000)]
* modules/control/hotkeys.c: msvc compilation fix.

20 years ago* modules/stream_out/transcode.c: added a floating point "scale" option for video...
Gildas Bazin [Mon, 8 Dec 2003 13:02:40 +0000 (13:02 +0000)]
* modules/stream_out/transcode.c: added a floating point "scale" option for video transcoding. When specified, you don't need to specify the width and height of the output video.
 Also changed the width and height options so that if only one of them is specified, the other one is calculated automatically so as to keep the aspect ratio of the video.
* modules/mux/ogg.c: fixed crash when removing streams.
* modules/codec/theora.c: for now the theora encoder requires a width and height which are multiple of 16.

20 years ago* Update Brazilian Portugese
Derk-Jan Hartman [Mon, 8 Dec 2003 11:00:03 +0000 (11:00 +0000)]
* Update Brazilian Portugese

20 years agoMarginally better
Rocky Bernstein [Mon, 8 Dec 2003 06:01:11 +0000 (06:01 +0000)]
Marginally better

20 years ago* fix livedotcom contrib
Derk-Jan Hartman [Sun, 7 Dec 2003 22:23:00 +0000 (22:23 +0000)]
* fix livedotcom contrib
* add libcaca contrib

20 years agoTowards Philips OGT (SVCD subtitle) handling.
Rocky Bernstein [Sun, 7 Dec 2003 22:14:26 +0000 (22:14 +0000)]
Towards Philips OGT (SVCD subtitle) handling.

20 years ago* Incorrect default value of align
Derk-Jan Hartman [Sun, 7 Dec 2003 20:48:21 +0000 (20:48 +0000)]
* Incorrect default value of align

20 years ago* added livedotcom and goom to contrib system
Derk-Jan Hartman [Sun, 7 Dec 2003 20:47:19 +0000 (20:47 +0000)]
* added livedotcom and goom to contrib system
  goom sources currently located on my server.

20 years agoAll AddText( vout_thread_t *p_vout, char *psz_string, .. ) calls have as second argum...
Jean-Paul Saman [Sun, 7 Dec 2003 19:09:37 +0000 (19:09 +0000)]
All AddText( vout_thread_t *p_vout, char *psz_string, .. ) calls have as second argument char * now, just like the function definition in include/video_output.h. All uses already passed a char * to the AddText() functions.

20 years agoCompilation warning fixes and if-deffed unused functions/variables.
Jean-Paul Saman [Sun, 7 Dec 2003 19:06:21 +0000 (19:06 +0000)]
Compilation warning fixes and if-deffed unused functions/variables.

20 years agoRemove unused variable
Jean-Paul Saman [Sun, 7 Dec 2003 19:01:05 +0000 (19:01 +0000)]
Remove unused variable

20 years agoFix for iPAQ port.
Jean-Paul Saman [Sun, 7 Dec 2003 19:00:33 +0000 (19:00 +0000)]
Fix for iPAQ port.

20 years agoPDA Interface:
Jean-Paul Saman [Sun, 7 Dec 2003 18:58:38 +0000 (18:58 +0000)]
PDA Interface:
- some cleanup
- reinstated automatic lowering of interface when play button was pressed.
- double click in playlist window play selected items.

20 years agoif-deffed a unused variable.
Jean-Paul Saman [Sun, 7 Dec 2003 18:55:59 +0000 (18:55 +0000)]
if-deffed a unused variable.

20 years agoUpdating makefiles and package scripts.
Jean-Paul Saman [Sun, 7 Dec 2003 18:52:40 +0000 (18:52 +0000)]
Updating makefiles and package scripts.

20 years ago* modules/codec/theora.c: bug fix with aspect ratio.
Gildas Bazin [Sun, 7 Dec 2003 18:15:46 +0000 (18:15 +0000)]
* modules/codec/theora.c: bug fix with aspect ratio.

20 years ago* modules/codec/theora.c: encoder now respects the aspect ratio.
Gildas Bazin [Sun, 7 Dec 2003 17:53:45 +0000 (17:53 +0000)]
* modules/codec/theora.c: encoder now respects the aspect ratio.

20 years ago* src/input/es_out.c: cosmetic changes.
Gildas Bazin [Sun, 7 Dec 2003 17:17:04 +0000 (17:17 +0000)]
* src/input/es_out.c: cosmetic changes.

20 years ago* include/stream_output.h, src/stream_output/stream_output.c: added a SOUT_MUX_CAP_GE...
Gildas Bazin [Sun, 7 Dec 2003 17:09:33 +0000 (17:09 +0000)]
* include/stream_output.h, src/stream_output/stream_output.c: added a SOUT_MUX_CAP_GET_ADD_STREAM_WAIT muxer capability to specify that a muxer prefers to wait all ES before starting muxing.
* modules/mux/ogg.c: use SOUT_MUX_CAP_GET_ADD_STREAM_WAIT.
* modules/stream_out/transcode.c: fix for video stream header generation (theora).
* modules/codec/theora.c: don't overwrite headers.

20 years ago* include/vlc_block_helper.h: small bugfix to block_FindStartcodeFromOffset().
Gildas Bazin [Sun, 7 Dec 2003 12:11:13 +0000 (12:11 +0000)]
* include/vlc_block_helper.h: small bugfix to block_FindStartcodeFromOffset().
* modules/packetizer/mpegvideo.c: get aspect ratio for MPEG2 video streams (still needs to be done for MPEG1).
* modules/codec/libmpeg2.c: use p_dec->fmt_in.video.i_aspect if available.
* modules/stream_out/transcode.c, modules/codec/ffmpeg/encoder.c: respect aspect ratio during transcoding.

20 years agoMarginally better.
Rocky Bernstein [Sun, 7 Dec 2003 01:02:08 +0000 (01:02 +0000)]
Marginally better.

20 years ago* include/vlc_block_helper.h: new block_FindStartcodeFromOffset() function.
Gildas Bazin [Sat, 6 Dec 2003 23:25:23 +0000 (23:25 +0000)]
* include/vlc_block_helper.h: new block_FindStartcodeFromOffset() function.
* modules/packetizer/mpegvideo.c: rewrote the packetizer to use the block helper functions.

20 years agoRemoving last files of previous Familiar interface. Porting to Gtk+2 widget set of...
Jean-Paul Saman [Sat, 6 Dec 2003 22:58:58 +0000 (22:58 +0000)]
Removing last files of previous Familiar interface. Porting to Gtk+2 widget set of this interface is now finished. Policing and improving remains.

20 years agoAlways use correct datatypes.
Jean-Paul Saman [Sat, 6 Dec 2003 22:53:07 +0000 (22:53 +0000)]
Always use correct datatypes.

20 years agoFixed compiler waring about signed - unsigned comparision. It is always safer to...
Jean-Paul Saman [Sat, 6 Dec 2003 22:50:08 +0000 (22:50 +0000)]
Fixed compiler waring about signed - unsigned comparision. It is always safer to use the same datatype when comparing values.

20 years agoUpdating with info for upcoming Opie interface.
Jean-Paul Saman [Sat, 6 Dec 2003 22:47:37 +0000 (22:47 +0000)]
Updating with info for upcoming Opie interface.

20 years agoAdded PDA interface.
Jean-Paul Saman [Sat, 6 Dec 2003 22:45:53 +0000 (22:45 +0000)]
Added PDA interface.

20 years agoMake sure Gtk+2 main module gets build with PDA interface.
Jean-Paul Saman [Sat, 6 Dec 2003 22:45:02 +0000 (22:45 +0000)]
Make sure Gtk+2 main module gets build with PDA interface.

20 years agoUpdating AUTHORS list for me.
Jean-Paul Saman [Sat, 6 Dec 2003 22:42:45 +0000 (22:42 +0000)]
Updating AUTHORS list for me.

20 years agoPDA Interface:
Jean-Paul Saman [Sat, 6 Dec 2003 22:41:40 +0000 (22:41 +0000)]
PDA Interface:
- Fixed last segmentation fault.
- Slider and time progress updating.

This makes the new PDA interface almost complete. It misses the following items still:
- preference panel
- changing postion in stream with slider widget.

The missing items above will move to the next release of VLC. Now testing and package building for iPAQ will begin. I expect to have a package at the end of the week.

20 years ago* msvc/vlc.dsw: updated the list of plugins.
Gildas Bazin [Sat, 6 Dec 2003 20:00:20 +0000 (20:00 +0000)]
* msvc/vlc.dsw: updated the list of plugins.

20 years agoRecognize Philips Overlay Graphics (OGT) and Chaoji VCD (CVD) subtitle
Rocky Bernstein [Sat, 6 Dec 2003 05:15:54 +0000 (05:15 +0000)]
Recognize Philips Overlay Graphics (OGT) and Chaoji VCD (CVD) subtitle
streams.  Still need to be able to do something with them though.

20 years ago* modules/codec/libmpeg2.c: fixed a couple of crashes on bad files.
Gildas Bazin [Fri, 5 Dec 2003 14:58:03 +0000 (14:58 +0000)]
* modules/codec/libmpeg2.c: fixed a couple of crashes on bad files.

20 years ago* modules/gui/wxwindows/preferences_widget.cpp: replaced two ( ? : ) by
Cyril Deguet [Fri, 5 Dec 2003 14:48:46 +0000 (14:48 +0000)]
* modules/gui/wxwindows/preferences_widget.cpp: replaced two ( ? : ) by
  if / else to avoid compilation problems when wxwindows is not built
  with unicode support

20 years ago * Updated current changelog and regenerated previous ones as to include
Sam Hocevar [Fri, 5 Dec 2003 09:28:45 +0000 (09:28 +0000)]
  * Updated current changelog and regenerated previous ones as to include
    changes to removed directories.

20 years agoA little cleanup on wait timing. No bug fixes yet, though.
Rocky Bernstein [Fri, 5 Dec 2003 05:01:17 +0000 (05:01 +0000)]
A little cleanup on wait timing. No bug fixes yet, though.

20 years agoSlightly better handling of stills and toggling pause by using the
Rocky Bernstein [Fri, 5 Dec 2003 04:24:47 +0000 (04:24 +0000)]
Slightly better handling of stills and toggling pause by using the
different threads better.

Still has stream still/to MPEG bug and duplicate video window bug though.
(And could use lots of cleanup.)

20 years agoRemove interface thread. It was a crock anyway -- any good stuff
Rocky Bernstein [Fri, 5 Dec 2003 02:33:49 +0000 (02:33 +0000)]
Remove interface thread. It was a crock anyway -- any good stuff
should be put into the visualization plugins instead.

Besides, there are bigger crocks that need fixing (like VCD navigation).

20 years agoOkay microseconds, then.
Rocky Bernstein [Fri, 5 Dec 2003 02:12:53 +0000 (02:12 +0000)]
Okay microseconds, then.

20 years agoFix duration that input_AddInfo uses milliseconds.
Rocky Bernstein [Fri, 5 Dec 2003 01:56:24 +0000 (01:56 +0000)]
Fix duration that input_AddInfo uses milliseconds.
Add some more meta debugging.

20 years agoSpelling.
Rocky Bernstein [Fri, 5 Dec 2003 01:52:11 +0000 (01:52 +0000)]
Spelling.

20 years ago* modules/stream_out/transcode.c: proper order for downmixed channels.
Gildas Bazin [Fri, 5 Dec 2003 00:03:54 +0000 (00:03 +0000)]
* modules/stream_out/transcode.c: proper order for downmixed channels.

20 years ago* modules/codec/ffmpeg/encoder.c, modules/codec/speex.c: fixed stupid bug in audio...
Gildas Bazin [Thu, 4 Dec 2003 23:15:01 +0000 (23:15 +0000)]
* modules/codec/ffmpeg/encoder.c, modules/codec/speex.c: fixed stupid bug in audio encoding.

20 years agoregenerated from a clean tree
Anil Daoud [Thu, 4 Dec 2003 22:48:18 +0000 (22:48 +0000)]
regenerated from a clean tree

20 years ago* modules/codec/flac.c: several fixes to the flac decoder and encoder.
Gildas Bazin [Thu, 4 Dec 2003 22:37:02 +0000 (22:37 +0000)]
* modules/codec/flac.c: several fixes to the flac decoder and encoder.
* modules/mux/ogg.c: fixed flac in ogg.
* modules/demux/ogg.c: fix for flac seeking.

20 years ago* modules/gui/wxwindows/playlist.cpp: unicode fix.
Gildas Bazin [Thu, 4 Dec 2003 18:26:53 +0000 (18:26 +0000)]
* modules/gui/wxwindows/playlist.cpp: unicode fix.

20 years ago* modules/demux/livedotcom.cpp: compilation fix.
Gildas Bazin [Thu, 4 Dec 2003 18:13:28 +0000 (18:13 +0000)]
* modules/demux/livedotcom.cpp: compilation fix.

20 years ago* ALL: another bunch of MSVC compilation fixes.
Gildas Bazin [Thu, 4 Dec 2003 17:15:59 +0000 (17:15 +0000)]
* ALL: another bunch of MSVC compilation fixes.

20 years ago * modules/misc/dummy/renderer.c:
Sam Hocevar [Thu, 4 Dec 2003 16:49:45 +0000 (16:49 +0000)]
  * modules/misc/dummy/renderer.c:
    + Removed evil ^Ms from the file.
  * modules/video_output/caca.c:
    + Support for new dithering modes (libcaca HEAD only).
  * modules/* src/*:
    + Grammar and spelling fixes.
    + Coding style fixes.
  * po/fr.po:
    + Spelling fixes.
    + Updated a few translations.
  * po/en_GB.po:
    + Updated a few translations.

20 years ago * include/vlc_common.h:
Sam Hocevar [Thu, 4 Dec 2003 16:02:54 +0000 (16:02 +0000)]
  * include/vlc_common.h:
    + Introduced intptr_t and uintptr_t.
  * Fixed compilation warnings here and there.

20 years ago * configure.ac: Fixed an old bug that caused vlc-config to be sometimes
Sam Hocevar [Thu, 4 Dec 2003 15:54:58 +0000 (15:54 +0000)]
  * configure.ac: Fixed an old bug that caused vlc-config to be sometimes
    not set executable when regenerated.

20 years ago* modules/video_output/wingdi.c: fixed gdi output for 24 and 32 bits color depth.
Gildas Bazin [Thu, 4 Dec 2003 14:48:24 +0000 (14:48 +0000)]
* modules/video_output/wingdi.c: fixed gdi output for 24 and 32 bits color depth.

20 years ago* toolbox: use the "Output_Dir" property when generating the msvc project files so...
Gildas Bazin [Thu, 4 Dec 2003 12:33:43 +0000 (12:33 +0000)]
* toolbox: use the "Output_Dir" property when generating the msvc project files so we don't end-up with name conflicts when compiling.
* msvc/config.h.in, modules/access_output/file.c: MSVC fixes.
* modules/video_chroma/i420_rgb.c: don't use our RV24 conversion routine on win32 because it assumes 32 bits per pixel.

20 years ago* modules/gui/*: use MSTRTIME_MAX_SIZE instead of OFFSETTOTIME_MAX_SIZE.
Gildas Bazin [Thu, 4 Dec 2003 10:25:47 +0000 (10:25 +0000)]
* modules/gui/*: use MSTRTIME_MAX_SIZE instead of OFFSETTOTIME_MAX_SIZE.

20 years agoGuard against invalid p_vcd in dbg_print.
Rocky Bernstein [Thu, 4 Dec 2003 05:14:39 +0000 (05:14 +0000)]
Guard against invalid p_vcd in dbg_print.