]> git.sesse.net Git - vlc/log
vlc
18 years agoFix (hopefully -again-) new build system on Win32
Rémi Denis-Courmont [Fri, 19 Aug 2005 17:52:53 +0000 (17:52 +0000)]
Fix (hopefully -again-) new build system on Win32

18 years ago * modules/demux/playlist/m3u.c: If name is empty, assume that the author
Christophe Massiot [Fri, 19 Aug 2005 17:08:32 +0000 (17:08 +0000)]
 * modules/demux/playlist/m3u.c: If name is empty, assume that the author
   is in reality the name of the file (compatibility with existing
   m3u files).

18 years ago * modules/control/http/rpn.c: vlc_var_* now take an extra argument to
Christophe Massiot [Fri, 19 Aug 2005 17:07:27 +0000 (17:07 +0000)]
 * modules/control/http/rpn.c: vlc_var_* now take an extra argument to
   indicate which object we are playing with (for instance 'VLC_OBJECT_INPUT'
   or 'VLC_OBJECT_PLAYLIST'). Espace \ in addslashes.
 * modules/control/http: Factorized and simplified the RealPath() stuff.
   Fixed a few hardcoded '/' as a path separator.

18 years ago* Section titles for the OSX Preferences.
Derk-Jan Hartman [Fri, 19 Aug 2005 16:16:34 +0000 (16:16 +0000)]
* Section titles for the OSX Preferences.

18 years agoFix clean tree build
Rémi Denis-Courmont [Fri, 19 Aug 2005 16:09:41 +0000 (16:09 +0000)]
Fix clean tree build

18 years agoClean up
Rémi Denis-Courmont [Fri, 19 Aug 2005 16:06:54 +0000 (16:06 +0000)]
Clean up

18 years agoAttempt to fix problem with dnsdomain name on some OSes
Rémi Denis-Courmont [Fri, 19 Aug 2005 15:45:52 +0000 (15:45 +0000)]
Attempt to fix problem with dnsdomain name on some OSes

18 years agoAnother typo. Links now.
Rémi Denis-Courmont [Fri, 19 Aug 2005 15:42:49 +0000 (15:42 +0000)]
Another typo. Links now.

18 years agoRah typo again
Rémi Denis-Courmont [Fri, 19 Aug 2005 15:32:17 +0000 (15:32 +0000)]
Rah typo again

18 years agoForgot this file
Rémi Denis-Courmont [Fri, 19 Aug 2005 15:31:20 +0000 (15:31 +0000)]
Forgot this file

18 years agoRemove unnecessary dependencies
Rémi Denis-Courmont [Fri, 19 Aug 2005 15:28:03 +0000 (15:28 +0000)]
Remove unnecessary dependencies

18 years agoDon't print EAFNOSUPPORT error - refs #320
Rémi Denis-Courmont [Fri, 19 Aug 2005 15:21:25 +0000 (15:21 +0000)]
Don't print EAFNOSUPPORT error - refs #320

18 years agoFix typos in static libraries installation
Rémi Denis-Courmont [Fri, 19 Aug 2005 15:18:24 +0000 (15:18 +0000)]
Fix typos in static libraries installation

18 years agoSome old automake versions seem not to know about mkdir_p
Rémi Denis-Courmont [Fri, 19 Aug 2005 14:27:52 +0000 (14:27 +0000)]
Some old automake versions seem not to know about mkdir_p

18 years agoAdded new OSD support
Jean-Paul Saman [Fri, 19 Aug 2005 14:00:06 +0000 (14:00 +0000)]
Added new OSD support

18 years agoFix region width/height encoding bug. Dvbsub never tested for a change in region...
Jean-Paul Saman [Fri, 19 Aug 2005 09:02:20 +0000 (09:02 +0000)]
Fix region width/height encoding bug. Dvbsub never tested for a change in region widht/height that made a region smaller then the previous one that was encoded. The encoded region size would always been the largest size encountered, this is now fixed. Removed some superflous whitespace/

18 years agoCleanup of status reporting.
Jean-Paul Saman [Fri, 19 Aug 2005 07:23:40 +0000 (07:23 +0000)]
Cleanup of status reporting.

18 years agoIf passed ?control=play without any item, just ask playlist to play
Clément Stenac [Thu, 18 Aug 2005 23:25:16 +0000 (23:25 +0000)]
If passed ?control=play without any item, just ask playlist to play

18 years agoFix consistency of some function names
Clément Stenac [Thu, 18 Aug 2005 23:05:36 +0000 (23:05 +0000)]
Fix consistency of some function names
Improve documentation
Enable build of modules documentation

18 years ago* Change only the frontmost window opaqueness
Derk-Jan Hartman [Thu, 18 Aug 2005 21:38:32 +0000 (21:38 +0000)]
* Change only the frontmost window opaqueness

18 years ago* Fix on the fly Opaqueness changing
Derk-Jan Hartman [Thu, 18 Aug 2005 21:26:23 +0000 (21:26 +0000)]
* Fix on the fly Opaqueness changing

18 years agoDie !
Clément Stenac [Thu, 18 Aug 2005 19:38:01 +0000 (19:38 +0000)]
Die !

18 years agowtf ?
Clément Stenac [Thu, 18 Aug 2005 19:32:02 +0000 (19:32 +0000)]
wtf ?

18 years agopropset
Clément Stenac [Thu, 18 Aug 2005 19:20:25 +0000 (19:20 +0000)]
propset

18 years agoSplit the HTTP interface and begin to document it
Clément Stenac [Thu, 18 Aug 2005 19:18:56 +0000 (19:18 +0000)]
Split the HTTP interface and begin to document it

18 years agoFix an issue with the state option (behaves differently then in 0.8.1) and removed...
Jean-Paul Saman [Thu, 18 Aug 2005 18:00:31 +0000 (18:00 +0000)]
Fix an issue with the state option (behaves differently then in 0.8.1) and removed useless white space.

18 years ago* get the correct vout, when using the opengl-output-module - on-the-fly changing...
Felix Paul Kühne [Thu, 18 Aug 2005 17:50:41 +0000 (17:50 +0000)]
* get the correct vout, when using the opengl-output-module - on-the-fly changing still not possible

18 years agoRedo 12234; this time with (hopefully) Mac OS X support
Rémi Denis-Courmont [Thu, 18 Aug 2005 17:00:20 +0000 (17:00 +0000)]
Redo 12234; this time with (hopefully) Mac OS X support
It was probably too easy that building to Windows and Linux worked the same

18 years agoremove tabs/trailing spaces
Antoine Cellerier [Thu, 18 Aug 2005 16:52:45 +0000 (16:52 +0000)]
remove tabs/trailing spaces

18 years agoRemove debug
Clément Stenac [Thu, 18 Aug 2005 16:50:38 +0000 (16:50 +0000)]
Remove debug

18 years agoRevert the other half
Rémi Denis-Courmont [Thu, 18 Aug 2005 16:49:19 +0000 (16:49 +0000)]
Revert the other half

18 years agoAdded --volume-step to override AOUT_VOLUME_DEFAULT. This will give an OSD menu ...
Jean-Paul Saman [Thu, 18 Aug 2005 16:41:10 +0000 (16:41 +0000)]
Added --volume-step to override AOUT_VOLUME_DEFAULT. This will give an OSD menu (or skins2) designer to freedom to decide how many steps he wants for turning up the volume from 0 to 1024. It is an advanced option so most users will never see it. Can someone check the MacOSX changes for this? I made them but cannot compiler and test it (I don't have a Mac).

18 years ago* set the 'auto save name' for the equalizer, extended and bookmarks panels to automa...
Felix Paul Kühne [Thu, 18 Aug 2005 16:39:23 +0000 (16:39 +0000)]
* set the 'auto save name' for the equalizer, extended and bookmarks panels to automatically save their positions (closes #316)

18 years agoGrrr damn Mac OS X linker
Rémi Denis-Courmont [Thu, 18 Aug 2005 16:27:00 +0000 (16:27 +0000)]
Grrr damn Mac OS X linker

18 years ago * configure.ac: Print a warning when DVB headers aren't found.
Christophe Massiot [Thu, 18 Aug 2005 16:23:30 +0000 (16:23 +0000)]
 * configure.ac: Print a warning when DVB headers aren't found.

18 years agoimprove
Clément Stenac [Thu, 18 Aug 2005 16:20:43 +0000 (16:20 +0000)]
improve

18 years ago* added the opaqueness-slider to the extended panel (refs #318)
Felix Paul Kühne [Thu, 18 Aug 2005 16:12:29 +0000 (16:12 +0000)]
* added the opaqueness-slider to the extended panel (refs #318)
    - on-the-fly changing is not yet possible, since I don't know the correct pointer (the current one gives "dereferencing pointer to incomplete type"); see FIXME.
* VLCExtended is the delegate for o_extended_window now, to save the prefs automatically, once VLC is going to be terminated
* "awakeFromNib" was partially moved to "showPanel" to retrieve the slider values before showing the window, in case they were saved in the prefs-window

18 years ago * NEWS: Updated with my work since 0.8.2.
Christophe Massiot [Thu, 18 Aug 2005 16:08:55 +0000 (16:08 +0000)]
 * NEWS: Updated with my work since 0.8.2.

18 years ago * modules/demux/demuxdump.c: Better error detection (disk full for instance).
Christophe Massiot [Thu, 18 Aug 2005 15:58:05 +0000 (15:58 +0000)]
 * modules/demux/demuxdump.c: Better error detection (disk full for instance).

18 years ago(no commit message)
Rémi Denis-Courmont [Thu, 18 Aug 2005 15:50:58 +0000 (15:50 +0000)]

18 years ago- Use a common rule to build plugins (refs #297)
Rémi Denis-Courmont [Thu, 18 Aug 2005 15:38:09 +0000 (15:38 +0000)]
- Use a common rule to build plugins (refs #297)
  (tested on Mingw32 and native Linux, might need some tweaks)
- Remove some legacy code

18 years ago- (Un)install plugins from their directory (refs #297)
Rémi Denis-Courmont [Thu, 18 Aug 2005 15:36:12 +0000 (15:36 +0000)]
- (Un)install plugins from their directory (refs #297)
- Fix mostlyclean target

18 years agoDon't print EAFNOSUPPORT error when the given name/address does not
Rémi Denis-Courmont [Thu, 18 Aug 2005 15:27:57 +0000 (15:27 +0000)]
Don't print EAFNOSUPPORT error when the given name/address does not
even resolve to IPv6 - though cosmetic that seemed to confuse a guy on
the mailing list - refs #320.

A cleaner more clever solution would be better.

18 years agoReplace the specific VERSION32 kludge with a clean more reusable solution
Rémi Denis-Courmont [Thu, 18 Aug 2005 15:25:33 +0000 (15:25 +0000)]
Replace the specific VERSION32 kludge with a clean more reusable solution

18 years agoAdd const
Rémi Denis-Courmont [Thu, 18 Aug 2005 15:24:38 +0000 (15:24 +0000)]
Add const

18 years agoFix compiler warning. Removed unused variable
Jean-Paul Saman [Thu, 18 Aug 2005 15:14:02 +0000 (15:14 +0000)]
Fix compiler warning. Removed unused variable

18 years agoEliminate false errors of which errno said it was a success.
Jean-Paul Saman [Thu, 18 Aug 2005 13:53:45 +0000 (13:53 +0000)]
Eliminate false errors of which errno said it was a success.

18 years agoAdded a message about the purpose of this file and a DO NOT EDIT NOTICE - THIS FILE...
Jean-Paul Saman [Thu, 18 Aug 2005 12:55:46 +0000 (12:55 +0000)]
Added a message about the purpose of this file and a DO NOT EDIT NOTICE - THIS FILE IS AUTOMATICALLY GENERATED -

18 years ago * po/POTFILES.in: Removed two non-existing files.
Christophe Massiot [Thu, 18 Aug 2005 12:41:16 +0000 (12:41 +0000)]
 * po/POTFILES.in: Removed two non-existing files.

18 years ago * modules/control/http.c: Implemented RPN functions playlist_move and
Christophe Massiot [Thu, 18 Aug 2005 10:01:30 +0000 (10:01 +0000)]
 * modules/control/http.c: Implemented RPN functions playlist_move and
   playlist_delete.

18 years agoInclude OSD menu files in installer
Jean-Paul Saman [Thu, 18 Aug 2005 09:50:18 +0000 (09:50 +0000)]
Include OSD menu files in installer

18 years ago* not yet added plugins can break POTFILES.in as well mr. courmish :D
Derk-Jan Hartman [Wed, 17 Aug 2005 22:44:08 +0000 (22:44 +0000)]
* not yet added plugins can break POTFILES.in as well mr. courmish :D

18 years agoremove tabs and trailing spaces
Antoine Cellerier [Wed, 17 Aug 2005 20:53:38 +0000 (20:53 +0000)]
remove tabs and trailing spaces

18 years agoif ttl==0, don't update the feeds
Antoine Cellerier [Wed, 17 Aug 2005 20:43:15 +0000 (20:43 +0000)]
if ttl==0, don't update the feeds

18 years agoremove debug stuff
Antoine Cellerier [Wed, 17 Aug 2005 20:24:15 +0000 (20:24 +0000)]
remove debug stuff

18 years ago * add --rss-ttl parmeter so the feeds can be updated
Antoine Cellerier [Wed, 17 Aug 2005 20:17:11 +0000 (20:17 +0000)]
 * add --rss-ttl parmeter so the feeds can be updated
 * URL list seperator now is | (pipe)
 * fixes

18 years agowxwin -> wx
Antoine Cellerier [Wed, 17 Aug 2005 16:14:32 +0000 (16:14 +0000)]
wxwin -> wx

18 years ago * modules/access/file.c: Expansion of '~/' in filenames.
Christophe Massiot [Wed, 17 Aug 2005 16:00:30 +0000 (16:00 +0000)]
 * modules/access/file.c: Expansion of '~/' in filenames.

18 years ago * src/libvlc.c: Expand ~/ in --config-file.
Christophe Massiot [Wed, 17 Aug 2005 15:12:51 +0000 (15:12 +0000)]
 * src/libvlc.c: Expand ~/ in --config-file.
 * modules/control/http.c: New RPN functions :
   - 'module' vlc_config_save ('module' can be an empty string) returns status
   - vlc_config_reset

18 years ago * Makefile.am: New file version.c, generated at each 'make' command.
Christophe Massiot [Wed, 17 Aug 2005 14:39:07 +0000 (14:39 +0000)]
 * Makefile.am: New file version.c, generated at each 'make' command.
 * toolbox: New --update-version switch, which builds the version.c file
   from current date, user/hostname/domainname, compiler version and
   svn changeset.
 * src/libvlc.c: Exported API to access data from version.c.
 * modules/control/http.c: New variables vlc_compile_time, vlc_compile_by,
   vlc_compile_host, vlc_compile_domain, vlc_compiler and vlc_changeset.

18 years ago * modules/control/http.c: New RPN functions :
Christophe Massiot [Wed, 17 Aug 2005 12:00:44 +0000 (12:00 +0000)]
 * modules/control/http.c: New RPN functions :
   - 'variable' vlc_var_type
   - 'variable' vlc_config_type
   - value 'variable' vlc_var_set (renamed from vlc_set_var for consistency)
   - 'variable' vlc_var_get
   - value 'variable' vlc_config_set
   - 'variable' vlc_config_get

18 years ago * Makefile.am: MacOS X fix when srcdir != builddir.
Christophe Massiot [Wed, 17 Aug 2005 11:58:44 +0000 (11:58 +0000)]
 * Makefile.am: MacOS X fix when srcdir != builddir.

18 years ago* Fix an issue with sgi announce files and adding the new items to the playlist
Derk-Jan Hartman [Tue, 16 Aug 2005 14:21:38 +0000 (14:21 +0000)]
* Fix an issue with sgi announce files and adding the new items to the playlist

18 years agoFix distclean
Rémi Denis-Courmont [Mon, 15 Aug 2005 18:10:06 +0000 (18:10 +0000)]
Fix distclean

18 years agoCompile fix
Clément Stenac [Mon, 15 Aug 2005 16:54:13 +0000 (16:54 +0000)]
Compile fix

18 years agoTest commit. This commit breaks the build, don't use it
Clément Stenac [Mon, 15 Aug 2005 16:53:51 +0000 (16:53 +0000)]
Test commit. This commit breaks the build, don't use it

18 years ago * compilation fix
Cyril Deguet [Mon, 15 Aug 2005 15:58:39 +0000 (15:58 +0000)]
 * compilation fix

18 years ago * all: replaced remaining C callbacks by commands
Cyril Deguet [Mon, 15 Aug 2005 15:54:32 +0000 (15:54 +0000)]
 * all: replaced remaining C callbacks by commands

18 years agoUse Latin-9 rather than US-ASCII when there is no local charset
Rémi Denis-Courmont [Mon, 15 Aug 2005 15:21:11 +0000 (15:21 +0000)]
Use Latin-9 rather than US-ASCII when there is no local charset

18 years agoUse an empty palette to get the colors of the picture right.
Jean-Paul Saman [Mon, 15 Aug 2005 15:06:42 +0000 (15:06 +0000)]
Use an empty palette to get the colors of the picture right.

18 years agoOops, Disable debugging.
Jean-Paul Saman [Mon, 15 Aug 2005 15:02:08 +0000 (15:02 +0000)]
Oops, Disable debugging.

18 years agoAlso allow an empty palette marked with palette.i_entries = 0
Jean-Paul Saman [Mon, 15 Aug 2005 15:01:31 +0000 (15:01 +0000)]
Also allow an empty palette marked with palette.i_entries = 0

18 years agoFix a few warnings
Clément Stenac [Mon, 15 Aug 2005 14:57:02 +0000 (14:57 +0000)]
Fix a few warnings

18 years ago- Fix, clean up locale settings
Rémi Denis-Courmont [Mon, 15 Aug 2005 14:51:42 +0000 (14:51 +0000)]
- Fix, clean up locale settings
- Fix local charset detection that broke (From|To)Locale

18 years agoFix playlist item insertion when local charset is not UTF-8
Rémi Denis-Courmont [Mon, 15 Aug 2005 14:50:24 +0000 (14:50 +0000)]
Fix playlist item insertion when local charset is not UTF-8

18 years agoFix stat() when local charset is not UTF-8
Rémi Denis-Courmont [Mon, 15 Aug 2005 14:50:06 +0000 (14:50 +0000)]
Fix stat() when local charset is not UTF-8

18 years agoFound a simpler way to send an empty picture to the client. It fixes also memleaks...
Jean-Paul Saman [Mon, 15 Aug 2005 14:41:28 +0000 (14:41 +0000)]
Found a simpler way to send an empty picture to the client. It fixes also memleaks introduced in 12196.

18 years ago * src/input/input.c: Really fixed :programs= this time.
Christophe Massiot [Mon, 15 Aug 2005 13:37:59 +0000 (13:37 +0000)]
 * src/input/input.c: Really fixed :programs= this time.

18 years agoSend an empty subpicture to remove the OSD menu on the client application when "menu...
Jean-Paul Saman [Mon, 15 Aug 2005 12:35:35 +0000 (12:35 +0000)]
Send an empty subpicture to remove the OSD menu on the client application when "menu off" commands is given on the rc interface.

18 years agoReplaced // comments with /* .. */ and added some sanity checking.
Jean-Paul Saman [Mon, 15 Aug 2005 12:32:44 +0000 (12:32 +0000)]
Replaced // comments with /* .. */ and added some sanity checking.

18 years agoUse NULL for initializing pointers iso 0.
Jean-Paul Saman [Mon, 15 Aug 2005 12:21:16 +0000 (12:21 +0000)]
Use NULL for initializing pointers iso 0.

18 years agoLink ipv4 with iphlpapi - closes #315
Rémi Denis-Courmont [Sun, 14 Aug 2005 17:28:28 +0000 (17:28 +0000)]
Link ipv4 with iphlpapi - closes #315

18 years agoFix SAP announce destination address - closes #314
Rémi Denis-Courmont [Sun, 14 Aug 2005 16:56:35 +0000 (16:56 +0000)]
Fix SAP announce destination address - closes #314

Bug reported by Thomas Knauer

18 years agoFix compiler warnings
Rémi Denis-Courmont [Sun, 14 Aug 2005 16:46:48 +0000 (16:46 +0000)]
Fix compiler warnings

18 years agoDon't set LC_NUMERIC in the wxWidgets plugin.
Rémi Denis-Courmont [Sun, 14 Aug 2005 16:28:59 +0000 (16:28 +0000)]
Don't set LC_NUMERIC in the wxWidgets plugin.

It's already set to C globally because there are a bunch of things that
assume US-style float numbers formatting (config file, RTSP VoD server
to name a few) -- see SetLanguage() in libvlc.

If you want to get a float from the user, you can look for the comma
and replace it with a dot before parsing. However keep in mind that the
stream output parser already uses the comma to separate options; that's
yet another reason to use the dot in any case.

Also, I don't know if some remote locales use neither dot nor comma as
their decimal point.

18 years agoDon't use m4 comments in Makefile. Should fix win32 build
Clément Stenac [Sun, 14 Aug 2005 16:15:50 +0000 (16:15 +0000)]
Don't use m4 comments in Makefile. Should fix win32 build

18 years ago ALL: compile fixes
Eric Petit [Sun, 14 Aug 2005 13:15:38 +0000 (13:15 +0000)]
 ALL: compile fixes

18 years ago * modules/demux/ts.c: Fixed a side-effect when p_sys->b_dvb_control has
Christophe Massiot [Sun, 14 Aug 2005 13:04:57 +0000 (13:04 +0000)]
 * modules/demux/ts.c: Fixed a side-effect when p_sys->b_dvb_control has
   not been set to VLC_FALSE yet, the program number is not specified,
   and we're reading a PMT.

18 years ago * reverted commit 12177 (aRts removal).
Sam Hocevar [Sun, 14 Aug 2005 12:43:30 +0000 (12:43 +0000)]
  * reverted commit 12177 (aRts removal).

18 years agoSet LC_NUMERIC to C once and for all.
Rémi Denis-Courmont [Sun, 14 Aug 2005 12:24:33 +0000 (12:24 +0000)]
Set LC_NUMERIC to C once and for all.

18 years agogot the value for PROTECTION_LEVEL_* hard-coded
Rémi Denis-Courmont [Sun, 14 Aug 2005 12:22:25 +0000 (12:22 +0000)]
got the value for PROTECTION_LEVEL_* hard-coded
, but still miss the other one.

Anyone with Visual Studio here ?

18 years ago * setlocale( LC_NUMERIC, "C" ). There still might be some place where its
Antoine Cellerier [Sat, 13 Aug 2005 22:15:37 +0000 (22:15 +0000)]
 * setlocale( LC_NUMERIC, "C" ). There still might be some place where its
   missing. Beware that this change configuration saving output (it used
   to be saved in users locale).

   this should fix float config options save/load rounding issues. If someone
   has a better fix, feel free to do so (but please dont revert a commit and
   provide no alternative fix)

18 years agoFix breakage of revision 12164 when a non-socket connection to the rc interface is...
Jean-Paul Saman [Sat, 13 Aug 2005 19:38:34 +0000 (19:38 +0000)]
Fix breakage of revision 12164 when a non-socket connection to the rc interface is active.

18 years agoAPI changed
Jean-Paul Saman [Sat, 13 Aug 2005 19:28:49 +0000 (19:28 +0000)]
API changed

18 years agoReworked OSD Volume handling and display of volumebar. Run make stamp-api to update...
Jean-Paul Saman [Sat, 13 Aug 2005 19:26:27 +0000 (19:26 +0000)]
Reworked OSD Volume handling and display of volumebar. Run make stamp-api to update include/vlc_symbols.h.

18 years ago[Win32] Attempt to guess best interface for multicast
Rémi Denis-Courmont [Sat, 13 Aug 2005 19:15:17 +0000 (19:15 +0000)]
[Win32] Attempt to guess best interface for multicast
may close #163

18 years agoUpdate modules list
Clément Stenac [Sat, 13 Aug 2005 18:44:31 +0000 (18:44 +0000)]
Update modules list

18 years agoRemove severely broken unmaintained aRts plugin
Rémi Denis-Courmont [Sat, 13 Aug 2005 17:49:38 +0000 (17:49 +0000)]
Remove severely broken unmaintained aRts plugin

Use ALSA or tell aRts to use ESD and use ESD in VLC, or fix it.

18 years agoAdd missing slashes
Rémi Denis-Courmont [Sat, 13 Aug 2005 17:43:47 +0000 (17:43 +0000)]
Add missing slashes

18 years agoRemove unused comments
Jean-Paul Saman [Sat, 13 Aug 2005 16:56:14 +0000 (16:56 +0000)]
Remove unused comments