]> git.sesse.net Git - vlc/log
vlc
18 years agoUpdated e-mail address. The wxs.nl address is no longer in use.
Jean-Paul Saman [Sat, 18 Jun 2005 08:17:47 +0000 (08:17 +0000)]
Updated e-mail address. The wxs.nl address is no longer in use.

18 years ago* forward-port of [11453] plus a small string-enhancement to src/libvlc.h
Felix Paul Kühne [Fri, 17 Jun 2005 19:30:24 +0000 (19:30 +0000)]
* forward-port of [11453] plus a small string-enhancement to src/libvlc.h

18 years ago * modules/demux/playlist/playlist.c: New --no-playlist-autostart option.
Christophe Massiot [Fri, 17 Jun 2005 17:16:43 +0000 (17:16 +0000)]
 * modules/demux/playlist/playlist.c: New --no-playlist-autostart option.

18 years ago * modules/demux/playlist: Exported symbols inside plug-ins must always be
Christophe Massiot [Fri, 17 Jun 2005 16:42:48 +0000 (16:42 +0000)]
 * modules/demux/playlist: Exported symbols inside plug-ins must always be
   escaped with the E_() macro, to avoid namespace collisions between plug-ins.

18 years ago * modules/control/http.c: Added support for .hosts files detailing hosts
Christophe Massiot [Fri, 17 Jun 2005 12:43:46 +0000 (12:43 +0000)]
 * modules/control/http.c: Added support for .hosts files detailing hosts
   allowed to connect. The format is :
   192.168.0.0/24
   172.16.12.42/32
 * src/misc/net.c: New function net_CheckIP to check that an IP is in a
   given range.
 * OTHERS: Changed prototypes to allow for two new arguments for the
   hosts list.

18 years agoforwardport 11445
Antoine Cellerier [Fri, 17 Jun 2005 12:37:42 +0000 (12:37 +0000)]
forwardport 11445

18 years agochange to new icon ( fixes #185 )
Antoine Cellerier [Thu, 16 Jun 2005 21:11:54 +0000 (21:11 +0000)]
change to new icon ( fixes #185 )

18 years agoupdate copyright date
Antoine Cellerier [Thu, 16 Jun 2005 19:42:34 +0000 (19:42 +0000)]
update copyright date

18 years agomake sure that the "Play with VLC" context menu item plays the item right
Antoine Cellerier [Wed, 15 Jun 2005 23:33:42 +0000 (23:33 +0000)]
make sure that the "Play with VLC" context menu item plays the item right
away (even if the user had --playlist-enqueue saved in his vlcrc file)

18 years agofix prefs icon problem under windows. (All subcategory items have the
Antoine Cellerier [Wed, 15 Jun 2005 23:20:07 +0000 (23:20 +0000)]
fix prefs icon problem under windows. (All subcategory items have the
category's image ... which is different from the linux display where
subcategories don't have images)

fixes #184

18 years ago * src/playlist/playlist.c: Fixed playlist_vaControl not to segfault when
Christophe Massiot [Wed, 15 Jun 2005 16:25:05 +0000 (16:25 +0000)]
 * src/playlist/playlist.c: Fixed playlist_vaControl not to segfault when
   it is called with an invalid playlist item.

18 years agoaccess/dvdread.c: Compilation fix
Christophe Mutricy [Wed, 15 Jun 2005 09:24:55 +0000 (09:24 +0000)]
access/dvdread.c: Compilation fix

18 years agohttp/vlm/index.html: Add a note about the currnt brocken state of the vlm http intf.
Christophe Mutricy [Wed, 15 Jun 2005 07:40:16 +0000 (07:40 +0000)]
http/vlm/index.html: Add a note about the currnt brocken state of the vlm http intf.

18 years ago* Lets go beserk on the locking and event passing for OpenGL resize. Haven't been...
Derk-Jan Hartman [Tue, 14 Jun 2005 23:45:02 +0000 (23:45 +0000)]
* Lets go beserk on the locking and event passing for OpenGL resize. Haven't been able to crash it anymore.
  closes #45

18 years ago* remove some useless i_mux_rate stuff that we don't use anymore
Derk-Jan Hartman [Tue, 14 Jun 2005 23:08:54 +0000 (23:08 +0000)]
* remove some useless i_mux_rate stuff that we don't use anymore

18 years agoAdd play with VLC and Add to VLC's playlist context menu items
Antoine Cellerier [Tue, 14 Jun 2005 22:46:20 +0000 (22:46 +0000)]
Add play with VLC and Add to VLC's playlist context menu items

18 years ago* Fix the Reset button for OS X preferences (closes #193)
Derk-Jan Hartman [Tue, 14 Jun 2005 21:32:01 +0000 (21:32 +0000)]
* Fix the Reset button for OS X preferences (closes #193)

18 years agouse PLAYLISTENQUEUE help messages ...
Antoine Cellerier [Tue, 14 Jun 2005 20:41:17 +0000 (20:41 +0000)]
use PLAYLISTENQUEUE help messages ...

18 years ago* add --playlist-enqueue option ( win32 only )
Antoine Cellerier [Tue, 14 Jun 2005 20:38:44 +0000 (20:38 +0000)]
* add --playlist-enqueue option ( win32 only )
When running with --one-instance, enqueue item to playlist and keep playing
the current item. (default behavior is to start playing new item)

18 years agoMakefile.am: don't unix2dos dboxfiles.html as it produces problems with Movieplayer...
Christophe Mutricy [Tue, 14 Jun 2005 18:19:34 +0000 (18:19 +0000)]
Makefile.am: don't unix2dos dboxfiles.html as it produces problems with Movieplayer on dbox2 (refs #178).

18 years ago* modules/video_output/x11/xcommon.c: try to detect XShmAttach() failure (eg. when...
Gildas Bazin [Tue, 14 Jun 2005 17:24:01 +0000 (17:24 +0000)]
* modules/video_output/x11/xcommon.c: try to detect XShmAttach() failure (eg. when running on an exported display).

18 years ago* Accurate GET_TIME for dvdread
Derk-Jan Hartman [Tue, 14 Jun 2005 15:58:47 +0000 (15:58 +0000)]
* Accurate GET_TIME for dvdread

18 years ago* modules/video_output/opengl.c: win32 build fix (by Dnumgis).
Gildas Bazin [Tue, 14 Jun 2005 14:14:14 +0000 (14:14 +0000)]
*  modules/video_output/opengl.c: win32 build fix (by Dnumgis).

18 years ago* Largefile support for segmented mkv files (closes #204)
Derk-Jan Hartman [Mon, 13 Jun 2005 20:50:23 +0000 (20:50 +0000)]
* Largefile support for segmented mkv files (closes #204)

18 years ago* compile fix
Derk-Jan Hartman [Mon, 13 Jun 2005 19:11:22 +0000 (19:11 +0000)]
* compile fix

18 years ago * modules/stream_out/bridge.c: Fixed the bug of disappearance of audio.
Christophe Massiot [Mon, 13 Jun 2005 13:21:58 +0000 (13:21 +0000)]
 * modules/stream_out/bridge.c: Fixed the bug of disappearance of audio.

18 years ago* Don't list 'Input only' devices
Derk-Jan Hartman [Sun, 12 Jun 2005 21:05:23 +0000 (21:05 +0000)]
* Don't list 'Input only' devices

18 years agochange trac url
Antoine Cellerier [Sat, 11 Jun 2005 21:36:48 +0000 (21:36 +0000)]
change trac url

18 years agoAdd link to the documentation in the Start Menu items
Antoine Cellerier [Sat, 11 Jun 2005 20:35:10 +0000 (20:35 +0000)]
Add link to the documentation in the Start Menu items

18 years ago* Changed mute hotkey to command-alt-arrowdown (like in iTunes) to avoid dupe with...
Derk-Jan Hartman [Fri, 10 Jun 2005 19:44:13 +0000 (19:44 +0000)]
* Changed mute hotkey to command-alt-arrowdown (like in iTunes) to avoid dupe with messages window hotkey.
* Solved a deadlock due to volumeGet. Remember locking functions are not allowed from the GUI thread.
* Fix the OSD feedback of the Repeat One, Repeat All commands
* Added Chris Clepper to the THANKS file for his OpenGL fix [11368]

18 years agoAdd a tooltip to the "search in playlist" input field
Benjamin Pracht [Fri, 10 Jun 2005 19:30:31 +0000 (19:30 +0000)]
Add a tooltip to the "search in playlist" input field

18 years agoImplement SORT_AUTHOR. Closes #196
Clément Stenac [Fri, 10 Jun 2005 19:04:48 +0000 (19:04 +0000)]
Implement SORT_AUTHOR. Closes #196

18 years ago* forwardport of [11392]
Felix Paul Kühne [Fri, 10 Jun 2005 18:59:37 +0000 (18:59 +0000)]
* forwardport of [11392]

18 years agoRemove i263 from stream output dialogs. Closes #187
Clément Stenac [Fri, 10 Jun 2005 18:50:32 +0000 (18:50 +0000)]
Remove i263 from stream output dialogs. Closes #187

18 years agomosaic.c: fixed a string
Felix Paul Kühne [Fri, 10 Jun 2005 18:28:20 +0000 (18:28 +0000)]
mosaic.c: fixed a string
intf.m: Shortend a sentence, since we don't support OSX < 10.2 anymore

18 years ago * include/vlc_threads.h: Priority level VLC_THREAD_PRIORITY_HIGHEST is now
Christophe Massiot [Fri, 10 Jun 2005 16:12:29 +0000 (16:12 +0000)]
 * include/vlc_threads.h: Priority level VLC_THREAD_PRIORITY_HIGHEST is now
   available for all platforms.
 * modules/access_output/udp.c: Now runs the output thread at
   VLC_THREAD_PRIORITY_HIGHEST

18 years ago* Some changes to preferences categorization (This really needs a lot more work)
Derk-Jan Hartman [Fri, 10 Jun 2005 15:29:32 +0000 (15:29 +0000)]
* Some changes to preferences categorization (This really needs a lot more work)

18 years ago * modules/mux/mpeg/ts.c: New --no-sout-ts-crypt-video option to disable
Christophe Massiot [Fri, 10 Jun 2005 15:14:16 +0000 (15:14 +0000)]
 * modules/mux/mpeg/ts.c: New --no-sout-ts-crypt-video option to disable
   CSA scrambling for video PID(s).

18 years ago * modules/codec/ffmpeg: New options to fine-tune advanced encoder options.
Christophe Massiot [Fri, 10 Jun 2005 15:08:51 +0000 (15:08 +0000)]
 * modules/codec/ffmpeg: New options to fine-tune advanced encoder options.
 * modules/codec/ffmpeg/video.c: Better handling of aspect ratio change.

18 years ago * modules/access/fake.c: New --fake-id option to specify the fake ES ID, for
Christophe Massiot [Fri, 10 Jun 2005 15:06:29 +0000 (15:06 +0000)]
 * modules/access/fake.c: New --fake-id option to specify the fake ES ID, for
   use with #duplicate{}.

18 years ago* reflects syntax change in the dvdread access
Benjamin Pracht [Fri, 10 Jun 2005 15:03:20 +0000 (15:03 +0000)]
* reflects syntax change in the dvdread access

18 years ago* fixed some strings
Felix Paul Kühne [Fri, 10 Jun 2005 14:20:08 +0000 (14:20 +0000)]
* fixed some strings

18 years agoforwardport of [11376]
Felix Paul Kühne [Fri, 10 Jun 2005 11:03:45 +0000 (11:03 +0000)]
forwardport of [11376]

18 years ago * split file associations in 3 subcategories (audio, video, other)
Antoine Cellerier [Thu, 9 Jun 2005 23:34:47 +0000 (23:34 +0000)]
 * split file associations in 3 subcategories (audio, video, other)

18 years ago* forwardport of [11372]
Derk-Jan Hartman [Thu, 9 Jun 2005 22:49:10 +0000 (22:49 +0000)]
* forwardport of [11372]

18 years ago* All: include x264 in the contrib system, and add a h264 entry in the sout panel
Benjamin Pracht [Thu, 9 Jun 2005 20:24:06 +0000 (20:24 +0000)]
* All: include x264 in the contrib system, and add a h264 entry in the sout panel

18 years ago* GL_CLAMP --> GL_CLAMP_TO_EDGE. This fixes the Greenline issue closes #103
Derk-Jan Hartman [Thu, 9 Jun 2005 11:02:05 +0000 (11:02 +0000)]
* GL_CLAMP --> GL_CLAMP_TO_EDGE. This fixes the Greenline issue closes #103

18 years agoForward port of #11366
Jean-Paul Saman [Wed, 8 Jun 2005 20:44:57 +0000 (20:44 +0000)]
Forward port of #11366

18 years agoBackport [11359]
Clément Stenac [Wed, 8 Jun 2005 20:23:52 +0000 (20:23 +0000)]
Backport [11359]

18 years ago* modules/access/dvdnav.c: slightly better fix for default selection when changing...
Gildas Bazin [Wed, 8 Jun 2005 19:57:33 +0000 (19:57 +0000)]
* modules/access/dvdnav.c: slightly better fix for default selection when changing menu.

18 years agoport previous commits
Rémi Denis-Courmont [Wed, 8 Jun 2005 16:59:27 +0000 (16:59 +0000)]
port previous commits

18 years ago* Fix rear speaker recognition
Derk-Jan Hartman [Wed, 8 Jun 2005 14:48:15 +0000 (14:48 +0000)]
* Fix rear speaker recognition
* Add some more comments on speaker layouts etc.

18 years ago * modules/codec/fake.c: New fake codec. Use it in conjunction with the
Christophe Massiot [Wed, 8 Jun 2005 14:39:03 +0000 (14:39 +0000)]
 * modules/codec/fake.c: New fake codec. Use it in conjunction with the
   fake access to create an efficient background image for the transcode
   module (avoids using the switcher module).

18 years ago * modules/stream_out/transcode.c: Really fixed the latest segfault this time...
Christophe Massiot [Wed, 8 Jun 2005 14:36:19 +0000 (14:36 +0000)]
 * modules/stream_out/transcode.c: Really fixed the latest segfault this time...

18 years ago* Makefile.am: small change to the package-win32-base-exe target.
Gildas Bazin [Wed, 8 Jun 2005 13:17:48 +0000 (13:17 +0000)]
* Makefile.am: small change to the package-win32-base-exe target.

18 years ago* modules/stream_out/transcode.c: fixed crash with multithread encoding.
Gildas Bazin [Wed, 8 Jun 2005 12:06:06 +0000 (12:06 +0000)]
* modules/stream_out/transcode.c: fixed crash with multithread encoding.

18 years ago* modules/codec/ffmpeg/ffmpeg.c, modules/packetizer/mpeg4video.c: added support for...
Gildas Bazin [Wed, 8 Jun 2005 07:33:35 +0000 (07:33 +0000)]
* modules/codec/ffmpeg/ffmpeg.c, modules/packetizer/mpeg4video.c: added support for MP4V fourcc.

18 years ago* modules/demux/mkv.cpp: don't forget to release the input object.
Gildas Bazin [Wed, 8 Jun 2005 07:30:57 +0000 (07:30 +0000)]
* modules/demux/mkv.cpp: don't forget to release the input object.
  adapted new "menu-palette" changes. This needs to be fixed by getting the CLUT.

18 years agoForward port of revision #11345: Correctly display the initial highlight area in...
Jean-Paul Saman [Tue, 7 Jun 2005 21:05:00 +0000 (21:05 +0000)]
Forward port of revision #11345: Correctly display the initial highlight area in the DVD menu.

18 years ago * modules/codec/ffmpeg: More sensible values for --sout-ffmpeg-strict-rc
Christophe Massiot [Tue, 7 Jun 2005 16:42:20 +0000 (16:42 +0000)]
 * modules/codec/ffmpeg: More sensible values for --sout-ffmpeg-strict-rc
   (default values borrowed from ffmpeg).

18 years ago * modules/access_output/udp.c: More verbosity when the mux itself is late.
Christophe Massiot [Tue, 7 Jun 2005 16:40:12 +0000 (16:40 +0000)]
 * modules/access_output/udp.c: More verbosity when the mux itself is late.

18 years ago * modules/stream_out/bridge.c: Miscellaneous fixes to avoid late packets.
Christophe Massiot [Tue, 7 Jun 2005 16:39:32 +0000 (16:39 +0000)]
 * modules/stream_out/bridge.c: Miscellaneous fixes to avoid late packets.

18 years ago * modules/stream_out/mosaic_bridge.c: Avoid accessing a deallocated object.
Christophe Massiot [Tue, 7 Jun 2005 16:39:00 +0000 (16:39 +0000)]
 * modules/stream_out/mosaic_bridge.c: Avoid accessing a deallocated object.

18 years ago * modules/stream_out/transcode.c: Fixed a segfault introduced in the last
Christophe Massiot [Tue, 7 Jun 2005 16:37:42 +0000 (16:37 +0000)]
 * modules/stream_out/transcode.c: Fixed a segfault introduced in the last
   changeset.

18 years ago * modules/audio_output/auhal.c: Added property svn:keyword.
Christophe Massiot [Tue, 7 Jun 2005 15:58:40 +0000 (15:58 +0000)]
 * modules/audio_output/auhal.c: Added property svn:keyword.

18 years ago* modules/audio_output/directx.c: audio device selection based on a patch from Matthe...
Gildas Bazin [Tue, 7 Jun 2005 15:00:55 +0000 (15:00 +0000)]
* modules/audio_output/directx.c: audio device selection based on a patch from Matthew Armsby (uberground at gmail dot com) + config option to disable float32 output.

18 years agoUpdate copyright date
Christophe Mutricy [Tue, 7 Jun 2005 13:34:07 +0000 (13:34 +0000)]
Update copyright date

18 years ago* modules/codec/x264.c: proper calculation of PTS/DTS for streams with B frames.
Gildas Bazin [Tue, 7 Jun 2005 12:32:56 +0000 (12:32 +0000)]
* modules/codec/x264.c: proper calculation of PTS/DTS for streams with B frames.

18 years ago* modules/stream_out/transcode.c: better picture heap leaking detection when encoding...
Gildas Bazin [Tue, 7 Jun 2005 10:28:09 +0000 (10:28 +0000)]
* modules/stream_out/transcode.c: better picture heap leaking detection when encoding in multithreaded mode (needed if the encoder doesn't remove the pictures as fast as the decoder put them).

18 years agoyet some more copyright date updates ... (2002 was quite old)
Antoine Cellerier [Tue, 7 Jun 2005 00:00:03 +0000 (00:00 +0000)]
yet some more copyright date updates ... (2002 was quite old)

18 years agoupdate VLC moz plugin copyright date
Antoine Cellerier [Mon, 6 Jun 2005 23:56:06 +0000 (23:56 +0000)]
update VLC moz plugin copyright date

18 years ago* modules/codec/x264.c: support for multi-threaded encoding.
Gildas Bazin [Mon, 6 Jun 2005 17:40:08 +0000 (17:40 +0000)]
* modules/codec/x264.c: support for multi-threaded encoding.

18 years agolibvlc.c: Print --no-X in help to not confuse users. --noX and --no-X are still parse...
Christophe Mutricy [Mon, 6 Jun 2005 17:11:13 +0000 (17:11 +0000)]
libvlc.c: Print --no-X in help to not confuse users. --noX and --no-X are still parsed and give the same results.

18 years ago * modules/stream_out/transcode.c: Bail out when no audio filter is available.
Christophe Massiot [Mon, 6 Jun 2005 17:08:48 +0000 (17:08 +0000)]
 * modules/stream_out/transcode.c: Bail out when no audio filter is available.

18 years ago* modules/codec/ffmpeg/encoder.c: don't enable CODEC_FLAG_QSCALE when not requested.
Gildas Bazin [Mon, 6 Jun 2005 17:08:03 +0000 (17:08 +0000)]
* modules/codec/ffmpeg/encoder.c: don't enable CODEC_FLAG_QSCALE when not requested.

18 years agofix mozilla and mozilla firefox plugin install on win32
Antoine Cellerier [Mon, 6 Jun 2005 00:21:29 +0000 (00:21 +0000)]
fix mozilla and mozilla firefox plugin install on win32
(closes #172)

mozilla devs should really fix bugs ...

18 years ago* Fix for if only several channels are not set.
Derk-Jan Hartman [Sun, 5 Jun 2005 23:46:42 +0000 (23:46 +0000)]
* Fix for if only several channels are not set.

18 years ago* Disable the coreaudio resampler
Derk-Jan Hartman [Sun, 5 Jun 2005 21:38:57 +0000 (21:38 +0000)]
* Disable the coreaudio resampler

18 years ago* Fix the issues with changing inNumberFrames when resampling
Derk-Jan Hartman [Sun, 5 Jun 2005 21:37:45 +0000 (21:37 +0000)]
* Fix the issues with changing inNumberFrames when resampling
* Update NEWS and README with info on the new module.

18 years ago* modules/access/dvdnav.c,dvdread.c: don't crash if the DVD can't be decrypted/read.
Gildas Bazin [Sun, 5 Jun 2005 18:07:08 +0000 (18:07 +0000)]
* modules/access/dvdnav.c,dvdread.c: don't crash if the DVD can't be decrypted/read.

18 years ago* modules/access/dvdnav.c: RESET_PCR on DVDNAV_WAIT event to have menu loopback worki...
Gildas Bazin [Sun, 5 Jun 2005 17:30:36 +0000 (17:30 +0000)]
* modules/access/dvdnav.c: RESET_PCR on DVDNAV_WAIT event to have menu loopback working correctly.

18 years ago* modules/access/dvdnav.c, src/video_output/vout_subpictures.c: Use the proper palett...
Gildas Bazin [Sun, 5 Jun 2005 17:03:02 +0000 (17:03 +0000)]
* modules/access/dvdnav.c, src/video_output/vout_subpictures.c: Use the proper palette for DVD menus.

18 years ago* modules/audio_output/auhal.c: Make speaker config assumptions if the speaker layout...
Derk-Jan Hartman [Sun, 5 Jun 2005 11:26:27 +0000 (11:26 +0000)]
* modules/audio_output/auhal.c: Make speaker config assumptions if the speaker layout is not set.

18 years ago* modules/access/dvdread.c: fixed bug that made some DVDs unplayable.
Gildas Bazin [Sun, 5 Jun 2005 02:25:44 +0000 (02:25 +0000)]
* modules/access/dvdread.c: fixed bug that made some DVDs unplayable.

18 years ago* stop listening for mouse events before the view is NULL'ified
Derk-Jan Hartman [Sun, 5 Jun 2005 00:47:14 +0000 (00:47 +0000)]
* stop listening for mouse events before the view is NULL'ified

18 years ago* fix a locking issue in the window destruction. (thx for fixing all of this titer)
Derk-Jan Hartman [Sat, 4 Jun 2005 21:12:41 +0000 (21:12 +0000)]
* fix a locking issue in the window destruction. (thx for fixing all of this titer)

18 years agoforwardport [11292]
Antoine Cellerier [Sat, 4 Jun 2005 21:00:16 +0000 (21:00 +0000)]
forwardport [11292]

18 years ago Ooops, forgot to remove debug
Eric Petit [Sat, 4 Jun 2005 20:08:43 +0000 (20:08 +0000)]
 Ooops, forgot to remove debug

18 years ago beos/: finished fixing Preferences
Eric Petit [Sat, 4 Jun 2005 20:03:09 +0000 (20:03 +0000)]
 beos/: finished fixing Preferences

18 years ago playlist/view.c: sanity check (closes #176)
Eric Petit [Sat, 4 Jun 2005 17:57:38 +0000 (17:57 +0000)]
 playlist/view.c: sanity check (closes #176)

18 years agoAttempt to fix a crash in src/misc/httpd.c
Rémi Denis-Courmont [Sat, 4 Jun 2005 15:57:14 +0000 (15:57 +0000)]
Attempt to fix a crash in src/misc/httpd.c

18 years ago *control*: BeOS compile fixes
Eric Petit [Sat, 4 Jun 2005 15:49:11 +0000 (15:49 +0000)]
 *control*: BeOS compile fixes

18 years ago macosx/vout*: also destroy the window and attach/detach the view on the
Eric Petit [Sat, 4 Jun 2005 15:07:03 +0000 (15:07 +0000)]
 macosx/vout*: also destroy the window and attach/detach the view on the
  main thread (one more step to hopefully fix #45)
 macosx/controls.m: fixed a tiny memleak

18 years agoDon't remove vlc_symbols.h
Rémi Denis-Courmont [Sat, 4 Jun 2005 12:55:23 +0000 (12:55 +0000)]
Don't remove vlc_symbols.h

18 years ago* include/vlc_config.h: VOUT_BOGUS_DELAY was way too low, which triggered continuous...
Gildas Bazin [Sat, 4 Jun 2005 11:55:40 +0000 (11:55 +0000)]
* include/vlc_config.h: VOUT_BOGUS_DELAY was way too low, which triggered continuous trashing of early pictures when seeking in some asf files.

18 years ago control.h: Tiger/gcc-4 compile fix
Eric Petit [Fri, 3 Jun 2005 20:51:41 +0000 (20:51 +0000)]
 control.h: Tiger/gcc-4 compile fix

18 years ago* backport of [11257] to trunk
Felix Paul Kühne [Fri, 3 Jun 2005 19:32:11 +0000 (19:32 +0000)]
* backport of [11257] to trunk

18 years ago contrib: build fix for people using case-sensitive HFS+
Eric Petit [Fri, 3 Jun 2005 17:37:09 +0000 (17:37 +0000)]
 contrib: build fix for people using case-sensitive HFS+

18 years ago* no-deco patch for X11. Courtesy of Dermot McGahon
Derk-Jan Hartman [Fri, 3 Jun 2005 15:07:08 +0000 (15:07 +0000)]
* no-deco patch for X11. Courtesy of Dermot McGahon

18 years ago* backport of [11270] to trunk
Felix Paul Kühne [Fri, 3 Jun 2005 14:58:33 +0000 (14:58 +0000)]
* backport of [11270] to trunk