]> git.sesse.net Git - vlc/log
vlc
19 years ago* modules/demux/ogg.c: fill-in frame rate info in es_format_t.
Gildas Bazin [Mon, 16 May 2005 15:09:58 +0000 (15:09 +0000)]
* modules/demux/ogg.c: fill-in frame rate info in es_format_t.

19 years ago* modules/gui/wxwindows/interface.cpp: something a bit uglier
Gildas Bazin [Mon, 16 May 2005 13:48:47 +0000 (13:48 +0000)]
* modules/gui/wxwindows/interface.cpp: something a bit uglier

19 years ago* modules/gui/wxwindows/interface.cpp: butt-ugly workaround for accelerators' bug...
Gildas Bazin [Mon, 16 May 2005 13:44:05 +0000 (13:44 +0000)]
* modules/gui/wxwindows/interface.cpp: butt-ugly workaround for accelerators' bug in wxGTK 2.6.0.

19 years ago* modules/codec/theora.c: give higher priority to the libtheora encoder.
Gildas Bazin [Mon, 16 May 2005 13:32:12 +0000 (13:32 +0000)]
* modules/codec/theora.c: give higher priority to the libtheora encoder.

19 years ago* modules/gui/wxwindows/interface.cpp: another fix for the embedded video size.
Gildas Bazin [Mon, 16 May 2005 12:47:57 +0000 (12:47 +0000)]
* modules/gui/wxwindows/interface.cpp: another fix for the embedded video size.

19 years agomkv.cpp: code factorisation when jumping from one segment to the other
Steve Lhomme [Mon, 16 May 2005 12:33:01 +0000 (12:33 +0000)]
mkv.cpp: code factorisation when jumping from one segment to the other

19 years ago* modules/gui/wxwindows/video.cpp: fixed problem where sometime the video doesn't...
Gildas Bazin [Mon, 16 May 2005 11:52:09 +0000 (11:52 +0000)]
* modules/gui/wxwindows/video.cpp: fixed problem where sometime the video doesn't start at the right size.

19 years ago* modules/gui/wxwindows/interface.cpp: work-around for non working wxToolBarToolBase...
Gildas Bazin [Mon, 16 May 2005 10:55:53 +0000 (10:55 +0000)]
* modules/gui/wxwindows/interface.cpp: work-around for non working wxToolBarToolBase::SetNormalBitmap() in wxGTK.

19 years ago* modules/gui/wxwindows/interface.cpp: config_GetInt() inside VLCVolCtrl::OnPaint...
Gildas Bazin [Mon, 16 May 2005 09:40:31 +0000 (09:40 +0000)]
* modules/gui/wxwindows/interface.cpp: config_GetInt() inside VLCVolCtrl::OnPaint() is a bad idea.

19 years agofix play/pause button state ... gruiiiikkk
Antoine Cellerier [Sun, 15 May 2005 18:04:32 +0000 (18:04 +0000)]
fix play/pause button state ... gruiiiikkk
Closes #2

19 years agogcc 4.0 compile fix by Arwed von Merkatz
Antoine Cellerier [Sun, 15 May 2005 17:29:26 +0000 (17:29 +0000)]
gcc 4.0 compile fix by Arwed von Merkatz

19 years ago* updated the po-files -- please change as few strings as possible now
Felix Paul Kühne [Sun, 15 May 2005 15:06:13 +0000 (15:06 +0000)]
* updated the po-files -- please change as few strings as possible now

19 years ago* When building coreaudio module, also build auhal module
Derk-Jan Hartman [Sun, 15 May 2005 14:41:50 +0000 (14:41 +0000)]
* When building coreaudio module, also build auhal module

19 years ago* AUHAL module. This module is a auhal output renderer for VLC OSX. It uses an auhal...
Derk-Jan Hartman [Sun, 15 May 2005 13:39:43 +0000 (13:39 +0000)]
* AUHAL module. This module is a auhal output renderer for VLC OSX. It uses an auhal unit to do analog audio processing. This will allow us to dump the coreaudio resampler later on and will also do automatic channel reordering etc. The module currently does NOT work. The rendering callback is not functioning. I do not know how to solve the issue. I'm adding it, because it's the way to go, and I want others to be able to take a look at it and fix it.

19 years ago * modules/gui/wxwindows/fileinfo.cpp: do not use p_intf->p_sys->p_input to
Olivier Teulière [Sun, 15 May 2005 13:20:55 +0000 (13:20 +0000)]
 * modules/gui/wxwindows/fileinfo.cpp: do not use p_intf->p_sys->p_input to
   get the input thread, as this does not work when called through the dialogs
   provider. Use vlc_object_find() instead.

19 years agomkv.cpp: fix most memory leaks
Steve Lhomme [Sun, 15 May 2005 12:46:30 +0000 (12:46 +0000)]
mkv.cpp: fix most memory leaks

19 years ago* ft2_bitmap.cpp: committed my changes again (yes x11 skins were broken!)
Cyril Deguet [Sat, 14 May 2005 23:50:13 +0000 (23:50 +0000)]
* ft2_bitmap.cpp: committed my changes again (yes x11 skins were broken!)
* win32_graphics.cpp: so it should work on win32 too, now...

19 years agomkv.cpp: deal about the memleaks later
Steve Lhomme [Sat, 14 May 2005 21:43:50 +0000 (21:43 +0000)]
mkv.cpp: deal about the memleaks later

19 years agocode simplification
Antoine Cellerier [Sat, 14 May 2005 21:16:07 +0000 (21:16 +0000)]
code simplification

19 years agoDSP files: add 2 libraries needed by wxWidgets (and maybe other plugins)
Steve Lhomme [Sat, 14 May 2005 20:53:12 +0000 (20:53 +0000)]
DSP files: add 2 libraries needed by wxWidgets (and maybe other plugins)

19 years ago * fix mute button for real (... just needed to copy 4 lines 1 function
Antoine Cellerier [Sat, 14 May 2005 20:39:42 +0000 (20:39 +0000)]
 * fix mute button for real (... just needed to copy 4 lines 1 function
down but took me 2 hours to understand) Closes #106

19 years agokind of begin fixing the mute button (at least it doesn't diplay the
Antoine Cellerier [Sat, 14 May 2005 20:12:21 +0000 (20:12 +0000)]
kind of begin fixing the mute button (at least it doesn't diplay the
mute icon when sound isn't mute now). Rels #106

19 years agomkv.cpp: fix a memory leak
Steve Lhomme [Sat, 14 May 2005 15:52:01 +0000 (15:52 +0000)]
mkv.cpp: fix a memory leak

19 years agomkv.cpp: start the UI hook a bit later
Steve Lhomme [Sat, 14 May 2005 15:37:25 +0000 (15:37 +0000)]
mkv.cpp: start the UI hook a bit later

19 years ago * skins2: New Playlist.bgimage attribute, to specify a background image for
Olivier Teulière [Sat, 14 May 2005 14:39:05 +0000 (14:39 +0000)]
 * skins2: New Playlist.bgimage attribute, to specify a background image for
   the Playlist control. If no image is specified (default behaviour), the
   background is filled like before, with the bgcolor1 and bgcolor2 attributes.

19 years agomkv.cpp: make the UI hook silent when it's not used
Steve Lhomme [Sat, 14 May 2005 13:08:44 +0000 (13:08 +0000)]
mkv.cpp: make the UI hook silent when it's not used

19 years agomkv.cpp: improve support for hotkeys for navigation (still missing the button highlight)
Steve Lhomme [Sat, 14 May 2005 13:01:38 +0000 (13:01 +0000)]
mkv.cpp: improve support for hotkeys for navigation (still missing the button highlight)

19 years ago * skins2/src/ft2_bitmap.cpp: Restored the previous version of this file, as
Olivier Teulière [Sat, 14 May 2005 11:40:55 +0000 (11:40 +0000)]
 * skins2/src/ft2_bitmap.cpp: Restored the previous version of this file, as
   the new one breaks text display on win32.
   I hope it won't break x11 skins at the same time :-)

19 years ago * doc/skins/skins2-howto.xml: Always check what you write in the doc...
Olivier Teulière [Sat, 14 May 2005 11:14:22 +0000 (11:14 +0000)]
 * doc/skins/skins2-howto.xml: Always check what you write in the doc...

19 years ago * doc/skins/skins2-howto.xml: document the 'resize' attribute of the Image
Olivier Teulière [Sat, 14 May 2005 10:38:26 +0000 (10:38 +0000)]
 * doc/skins/skins2-howto.xml: document the 'resize' attribute of the Image
   control

19 years agoRestore the save Playlist function (copy/paste from 0.8.1)
Benjamin Pracht [Sat, 14 May 2005 09:20:47 +0000 (09:20 +0000)]
Restore the save Playlist function (copy/paste from 0.8.1)

19 years agomkv.cpp: fix the end of stream handling (when there are pending Post commands)
Steve Lhomme [Fri, 13 May 2005 20:03:27 +0000 (20:03 +0000)]
mkv.cpp: fix the end of stream handling (when there are pending Post commands)

19 years agomkv.cpp: fix the interpretation of JumVTS_PTT (and now all 3 buttons work)
Steve Lhomme [Fri, 13 May 2005 19:25:17 +0000 (19:25 +0000)]
mkv.cpp: fix the interpretation of JumVTS_PTT (and now all 3 buttons work)

19 years agoRemove excessive HTTP debugging - Closes #108
Clément Stenac [Fri, 13 May 2005 17:58:05 +0000 (17:58 +0000)]
Remove excessive HTTP debugging - Closes #108

19 years agomkv.cpp: don't use a button if it doesn't exist
Steve Lhomme [Fri, 13 May 2005 16:34:06 +0000 (16:34 +0000)]
mkv.cpp: don't use a button if it doesn't exist

19 years agomkv.cpp: the UI hook is always on
Steve Lhomme [Fri, 13 May 2005 16:21:35 +0000 (16:21 +0000)]
mkv.cpp: the UI hook is always on

19 years ago * v4l: fixed v4l-height.
Laurent Aimar [Fri, 13 May 2005 16:00:07 +0000 (16:00 +0000)]
 * v4l: fixed v4l-height.

19 years agomkv.cpp: add support for the JumpVTS_PTT DVD command
Steve Lhomme [Fri, 13 May 2005 15:48:56 +0000 (15:48 +0000)]
mkv.cpp: add support for the JumpVTS_PTT DVD command

19 years ago* patch by Torsten Spindler, thanks for the corrections
Felix Paul Kühne [Fri, 13 May 2005 14:51:10 +0000 (14:51 +0000)]
* patch by Torsten Spindler, thanks for the corrections

19 years ago* modules/demux/ts.c: keep compatibility with non-DVB streams (SDT/EDT issue).
Gildas Bazin [Fri, 13 May 2005 14:16:03 +0000 (14:16 +0000)]
* modules/demux/ts.c: keep compatibility with non-DVB streams (SDT/EDT issue).

19 years ago* INSTALL.win32: s/toolame/twolame.
Gildas Bazin [Fri, 13 May 2005 13:31:39 +0000 (13:31 +0000)]
* INSTALL.win32: s/toolame/twolame.

19 years ago* modules/codec/dmo/dmo.c: fixed problem with detection of DMOs.
Gildas Bazin [Fri, 13 May 2005 13:11:36 +0000 (13:11 +0000)]
* modules/codec/dmo/dmo.c: fixed problem with detection of DMOs.

19 years agoTemporary disable NSSearchField button
Jérome Decoodt [Fri, 13 May 2005 11:43:13 +0000 (11:43 +0000)]
Temporary disable NSSearchField button

19 years ago* modules/codec/x264.c: updated with latest changes in libx264.
Gildas Bazin [Fri, 13 May 2005 11:13:05 +0000 (11:13 +0000)]
* modules/codec/x264.c: updated with latest changes in libx264.

19 years agomkv.cpp: add a mutex to lock demuxing from another thread
Steve Lhomme [Fri, 13 May 2005 10:02:48 +0000 (10:02 +0000)]
mkv.cpp: add a mutex to lock demuxing from another thread

19 years ago demux/mkv.cpp: gcc < 3 compile fix
Eric Petit [Fri, 13 May 2005 08:46:59 +0000 (08:46 +0000)]
 demux/mkv.cpp: gcc < 3 compile fix

19 years ago contrib/src/Makefile: fixed cross compiling of twolame
Eric Petit [Fri, 13 May 2005 08:33:18 +0000 (08:33 +0000)]
 contrib/src/Makefile: fixed cross compiling of twolame

19 years agoRemove debug messages in httpd
Rémi Denis-Courmont [Thu, 12 May 2005 21:08:15 +0000 (21:08 +0000)]
Remove debug messages in httpd

19 years ago* fix two typos introduced in [10984]
Felix Paul Kühne [Thu, 12 May 2005 18:49:54 +0000 (18:49 +0000)]
* fix two typos introduced in [10984]

19 years agoALL: Fix a few strings for the prefs.
Christophe Mutricy [Thu, 12 May 2005 18:15:28 +0000 (18:15 +0000)]
ALL: Fix a few strings for the prefs.

19 years ago* Put sout back. (should have read the doc more)
Christophe Mutricy [Thu, 12 May 2005 18:07:47 +0000 (18:07 +0000)]
* Put sout back. (should have read the doc more)

19 years agomkv.cpp: thread handling cleaning
Steve Lhomme [Thu, 12 May 2005 16:35:18 +0000 (16:35 +0000)]
mkv.cpp: thread handling cleaning

19 years ago * ChangeLog should be in english ...
Antoine Cellerier [Thu, 12 May 2005 14:36:28 +0000 (14:36 +0000)]
 * ChangeLog should be in english ...

19 years ago * prepare 0.8.2-test1
Antoine Cellerier [Thu, 12 May 2005 14:29:58 +0000 (14:29 +0000)]
 * prepare 0.8.2-test1
 * update NEWS

19 years ago* src/libvlc.c, src/playlist/services_discovery.c: fixed --services-discovery and...
Gildas Bazin [Thu, 12 May 2005 12:18:38 +0000 (12:18 +0000)]
* src/libvlc.c, src/playlist/services_discovery.c: fixed --services-discovery and --extraintf to use the new modules list syntax.

19 years agoChange , to : in MacOSX preferences. Refs #111
Jérome Decoodt [Thu, 12 May 2005 00:12:44 +0000 (00:12 +0000)]
Change , to : in MacOSX preferences. Refs #111

19 years agotest.html: improved user feedback, especially for live stream
Damien Fouilleul [Wed, 11 May 2005 16:59:28 +0000 (16:59 +0000)]
test.html: improved user feedback, especially for live stream

19 years agosrc/libvlc.c,include/vlc/vlc.h, include/variables.h: added a new a API to libvlc...
Damien Fouilleul [Wed, 11 May 2005 16:56:46 +0000 (16:56 +0000)]
src/libvlc.c,include/vlc/vlc.h, include/variables.h: added a new a API to libvlc called VLC_VariableType, this API allows to retrieve the type of a VLC variable. this API is very useful for binding with highlevel languages, such as javascript, VBScript, etc... which allow for weakly typed variables such as Javascript. in order to support the VLC_VariableType API, i've had to move the variable type definitions from variables.h to vlc/vlc.h

vlccontrol.cpp, axvlc.idl, axvlc.tlb, axvlc_idl.h: added a getVariable and setVariable to provide support for VLC_GetVariable and VLC_SetVariable respectively,and requires the new VLC_VariableType API.

main.cpp, viewobject.h, viewobject.cpp: support for advise on viewobject

19 years ago* Transmit keyboard events from the arrow and enter key to the main controller, so...
Benjamin Pracht [Wed, 11 May 2005 15:44:28 +0000 (15:44 +0000)]
* Transmit keyboard events from the arrow and enter key to the main controller, so that playlist navigation with the keyboard is possible.
* This doesn't conflict with dvd menu navigation.
* If these keys are set to an action that is handled by Cocoa, this action will have priority.

19 years ago* src/*, modules/gui/wxwindows/*: audio/video/sub-filter config options are now a...
Gildas Bazin [Wed, 11 May 2005 15:34:24 +0000 (15:34 +0000)]
* src/*, modules/gui/wxwindows/*: audio/video/sub-filter config options are now a colon (':') separated list of filters to keep the same syntax as the stream output.

19 years ago* vout.m: small codefixes that were not 100% problems.
Derk-Jan Hartman [Wed, 11 May 2005 13:50:49 +0000 (13:50 +0000)]
* vout.m: small codefixes that were not 100% problems.

19 years ago* Makefile.am: fixed build problem.
Gildas Bazin [Wed, 11 May 2005 13:18:00 +0000 (13:18 +0000)]
* Makefile.am: fixed build problem.

19 years agoChange the searchField in NSSearchField when macos >= 10.3
Jérome Decoodt [Wed, 11 May 2005 12:19:05 +0000 (12:19 +0000)]
Change the searchField in NSSearchField when macos >= 10.3
Move MACOS_VERSION macro to intf.h

19 years ago* configure.ac, Makefile.am: fixes for WinCE build.
Gildas Bazin [Wed, 11 May 2005 11:30:12 +0000 (11:30 +0000)]
* configure.ac, Makefile.am: fixes for WinCE build.

19 years ago* Use a newer liveMedia version. November one is a bit old.
Derk-Jan Hartman [Wed, 11 May 2005 10:19:28 +0000 (10:19 +0000)]
* Use a newer liveMedia version. November one is a bit old.

19 years agoUse new selectors only if they exist...
Jérome Decoodt [Wed, 11 May 2005 09:59:41 +0000 (09:59 +0000)]
Use new selectors only if they exist...

19 years ago*: remove fprintf debug messages
Jérome Decoodt [Wed, 11 May 2005 09:42:34 +0000 (09:42 +0000)]
*: remove fprintf debug messages

19 years agoPreferences panel can be viewed on X.2. Closes #104.
Jérome Decoodt [Wed, 11 May 2005 09:37:49 +0000 (09:37 +0000)]
Preferences panel can be viewed on X.2. Closes #104.
+ fix hotkeys widget with macos < 10.3

19 years ago* ms(e)vc/config.h.in: define HAVE_DYNAMIC_PLUGINS.
Gildas Bazin [Wed, 11 May 2005 07:05:09 +0000 (07:05 +0000)]
* ms(e)vc/config.h.in: define HAVE_DYNAMIC_PLUGINS.

19 years agoFix a bug in playlist + delete updateVolumeSlider (closes #93)
Jérome Decoodt [Tue, 10 May 2005 23:08:52 +0000 (23:08 +0000)]
Fix a bug in playlist + delete updateVolumeSlider (closes #93)

19 years agocheck if pointers are NULL (Closes #86 -> we can release test1)
Antoine Cellerier [Tue, 10 May 2005 22:05:54 +0000 (22:05 +0000)]
check if pointers are NULL (Closes #86 -> we can release test1)
event reporting in wxwin32 seems to be different than in wxgtk

19 years agoFix playlist behaviour with delete in HTTP intf (Closes #105)
Clément Stenac [Tue, 10 May 2005 21:19:08 +0000 (21:19 +0000)]
Fix playlist behaviour with delete in HTTP intf (Closes #105)

19 years ago* Work around for the lag (close #3)
Christophe Mutricy [Tue, 10 May 2005 19:31:07 +0000 (19:31 +0000)]
* Work around for the lag (close #3)
* Change the playlist because at least FX and IE don't like cascading forms
* control=sout is not a valid control

19 years agoShould fix prolems during launch of VLC on xserve...
Jérome Decoodt [Tue, 10 May 2005 16:18:43 +0000 (16:18 +0000)]
Should fix prolems during launch of VLC on xserve...

19 years agocompile gpg-error without nls support because it isn't really used by VLC and it...
Derk-Jan Hartman [Tue, 10 May 2005 13:35:27 +0000 (13:35 +0000)]
compile gpg-error without nls support because it isn't really used by VLC and it complicates the contrib system. (this should fix the OSX 10.2 compile). Also switch back to ffmpeg CVS

19 years ago * show number of broadcast and vod media items within show command
Antoine Cellerier [Tue, 10 May 2005 13:02:11 +0000 (13:02 +0000)]
 * show number of broadcast and vod media items within show command
When we end the feature freeze, we'll have to complete the show command to
show (for example) the number of clients connected

19 years agochange version number to 0.8.2-svn2 (0.8.2.svn broke the windows build)
Antoine Cellerier [Tue, 10 May 2005 12:56:02 +0000 (12:56 +0000)]
change version number to 0.8.2-svn2 (0.8.2.svn broke the windows build)

19 years agoSupport for large files in stream output
Rémi Denis-Courmont [Tue, 10 May 2005 11:39:32 +0000 (11:39 +0000)]
Support for large files in stream output
Closes #48
Closes Debian #306110

19 years ago* modules/codec/ffmpeg/*, modules/stream_out/switcher.c: fix compilation with new...
Gildas Bazin [Tue, 10 May 2005 10:38:35 +0000 (10:38 +0000)]
* modules/codec/ffmpeg/*, modules/stream_out/switcher.c: fix compilation with new ffmpeg versions (use native timebase).

19 years ago* there seem to be problems with SourceForge's heanet-mirror, using switch (located...
Felix Paul Kühne [Tue, 10 May 2005 07:30:52 +0000 (07:30 +0000)]
* there seem to be problems with SourceForge's heanet-mirror, using switch (located in CH) instead now

19 years ago* changed the download-location of libtheora to our server since their own refuses...
Felix Paul Kühne [Mon, 9 May 2005 20:00:43 +0000 (20:00 +0000)]
* changed the download-location of libtheora to our server since their own refuses to work once again

19 years ago* updated GnuTLS to 1.2.3, fixes #95 on BeOS and OSX
Felix Paul Kühne [Mon, 9 May 2005 19:29:48 +0000 (19:29 +0000)]
* updated GnuTLS to 1.2.3, fixes #95 on BeOS and OSX

19 years ago * change snapshot hotkey for non OS X users to ctrl-alt-s (instead of
Antoine Cellerier [Mon, 9 May 2005 19:23:39 +0000 (19:23 +0000)]
 * change snapshot hotkey for non OS X users to ctrl-alt-s (instead of
   ctrl-s which is also used for changing skins)

19 years agoDon't print an error message when attempting to recv returns EAGAIN
Rémi Denis-Courmont [Mon, 9 May 2005 19:01:25 +0000 (19:01 +0000)]
Don't print an error message when attempting to recv returns EAGAIN
(can only happens if we're using SSL and it is a not an error situation)

19 years ago* Fixes initialization when a preset is saved in the prefs or provided from command...
Benjamin Pracht [Mon, 9 May 2005 18:59:11 +0000 (18:59 +0000)]
* Fixes initialization when a preset is saved in the prefs or provided from command line. Could be cleaner, but it seems at least to work.

19 years agoEncode URL if needed (should fix Debian bug #279735)
Rémi Denis-Courmont [Mon, 9 May 2005 18:31:29 +0000 (18:31 +0000)]
Encode URL if needed (should fix Debian bug #279735)

19 years agoFix C++ compilation
Rémi Denis-Courmont [Mon, 9 May 2005 18:23:32 +0000 (18:23 +0000)]
Fix C++ compilation

19 years ago* Fix some variable initilization bugs
Benjamin Pracht [Mon, 9 May 2005 17:00:15 +0000 (17:00 +0000)]
* Fix some variable initilization bugs

19 years ago* fix the compilation which were accidentally broken in r10922
Felix Paul Kühne [Mon, 9 May 2005 16:46:13 +0000 (16:46 +0000)]
* fix the compilation which were accidentally broken in r10922

19 years ago * Changed temporary version to 0.8.2.svn. Sorry about that, but it
Sam Hocevar [Mon, 9 May 2005 16:22:10 +0000 (16:22 +0000)]
  * Changed temporary version to 0.8.2.svn. Sorry about that, but it
    conflicts with the version in Debian which I am unable to change.

19 years ago* fix to the svn-recognition
Felix Paul Kühne [Mon, 9 May 2005 15:55:46 +0000 (15:55 +0000)]
* fix to the svn-recognition

19 years agoindex.html : fix « Weird URLs
Antoine Cellerier [Mon, 9 May 2005 09:46:31 +0000 (09:46 +0000)]
index.html : fix « Weird URLs
  (?control=stop&control=seek&control=seek&seek_value=&control=seek) »

style.css : small esthetic fix

19 years agoChange gpgerror to gpg-error and add $(INSTALL_NAME) to it
Jérome Decoodt [Mon, 9 May 2005 02:11:31 +0000 (02:11 +0000)]
Change gpgerror to gpg-error and add $(INSTALL_NAME) to it

19 years agofix a segfault (i didn't know strstr segfaulted when the haystak was NULL ...)
Antoine Cellerier [Mon, 9 May 2005 01:58:09 +0000 (01:58 +0000)]
fix a segfault (i didn't know strstr segfaulted when the haystak was NULL ...)

19 years agoThis should fix libs dependences
Jérome Decoodt [Sun, 8 May 2005 23:58:04 +0000 (23:58 +0000)]
This should fix libs dependences

19 years agoFix hotkeys view in macosx.3 + UTF8 strings in module list
Jérome Decoodt [Sun, 8 May 2005 22:56:34 +0000 (22:56 +0000)]
Fix hotkeys view in macosx.3 + UTF8 strings in module list

19 years ago* let's build libtwolame by default on OSX and Linux; we might want to disable the...
Felix Paul Kühne [Sun, 8 May 2005 19:55:18 +0000 (19:55 +0000)]
* let's build libtwolame by default on OSX and Linux; we might want to disable the original lame in the final release

19 years agocontrib: make the SVN vs release build really work on OS X
Steve Lhomme [Sun, 8 May 2005 14:14:20 +0000 (14:14 +0000)]
contrib: make the SVN vs release build really work on OS X

19 years agocontrib: make the SVN vs release build really work on OS X
Steve Lhomme [Sun, 8 May 2005 14:14:12 +0000 (14:14 +0000)]
contrib: make the SVN vs release build really work on OS X

19 years agoget rid of windows style line breaks
Benjamin Pracht [Sun, 8 May 2005 13:56:18 +0000 (13:56 +0000)]
get rid of windows style line breaks