]> git.sesse.net Git - vlc/log
vlc
18 years ago* Nicer playlist reordering for OSX. cosmetic changes. refs #150
Derk-Jan Hartman [Sun, 21 Aug 2005 23:33:58 +0000 (23:33 +0000)]
* Nicer playlist reordering for OSX. cosmetic changes. refs #150

18 years ago* implement the extract-button of the bookmarks-window correctly (refs #22)
Felix Paul Kühne [Sun, 21 Aug 2005 20:02:03 +0000 (20:02 +0000)]
* implement the extract-button of the bookmarks-window correctly (refs #22)

18 years agoTypo in comment pointed out by dionoea
Rémi Denis-Courmont [Sun, 21 Aug 2005 18:52:10 +0000 (18:52 +0000)]
Typo in comment pointed out by dionoea

18 years agoall: make sure that the plugin use that registry for plugin path
Damien Fouilleul [Sun, 21 Aug 2005 18:49:07 +0000 (18:49 +0000)]
all: make sure that the plugin use that registry for plugin path

18 years agoGet rid of the symbols structure and use the OS linker
Rémi Denis-Courmont [Sun, 21 Aug 2005 18:48:05 +0000 (18:48 +0000)]
Get rid of the symbols structure and use the OS linker
with --enable-shared-libvlc

18 years ago- support for specific WIN32 file URL such as file:/C:/ and file:///C:/
Damien Fouilleul [Sun, 21 Aug 2005 17:46:48 +0000 (17:46 +0000)]
- support for specific WIN32 file URL such as file:/C:/ and file:///C:/

18 years ago* forgot these 2 files
Felix Paul Kühne [Sun, 21 Aug 2005 17:45:32 +0000 (17:45 +0000)]
* forgot these 2 files

18 years ago* port of the wx-update-panel to OSX (GUI works, updating itself is not yet implement...
Felix Paul Kühne [Sun, 21 Aug 2005 17:45:05 +0000 (17:45 +0000)]
* port of the wx-update-panel to OSX (GUI works, updating itself is not yet implemented, refs #310)

18 years ago- pre-create 'width' and 'height' in libvlc so that the ActiveX plugin can set them...
Damien Fouilleul [Sun, 21 Aug 2005 17:43:38 +0000 (17:43 +0000)]
- pre-create 'width' and 'height' in libvlc so that the ActiveX plugin can set them before a vout is created. this prevents the initial viewport resizing when playing the first target

18 years agoall: reworked ActiveX plugin, which now works properly with .NET (tested with Visual...
Damien Fouilleul [Sun, 21 Aug 2005 17:40:32 +0000 (17:40 +0000)]
all: reworked ActiveX plugin, which now works properly  with .NET (tested with Visual Basic Express 2005)
     added persistent properties such as MRL, AutoPlay, AutoLoop which allows a user to play a default target
     without programming.

18 years ago* use autoconf 2.59 instead of 2.57, since bootstrap needs it now -- this breaks...
Felix Paul Kühne [Sun, 21 Aug 2005 17:17:43 +0000 (17:17 +0000)]
* use autoconf 2.59 instead of 2.57, since bootstrap needs it now -- this breaks the compilation on BeOS, but there is no way to prevent that except making bootstrap autoconf 2.57 - compatible again

18 years ago * updated Debian build files
Sam Hocevar [Sun, 21 Aug 2005 16:38:17 +0000 (16:38 +0000)]
  * updated Debian build files

18 years ago* Fix mouse down event forwarding from opengl (closes #325)
Derk-Jan Hartman [Sun, 21 Aug 2005 14:33:06 +0000 (14:33 +0000)]
* Fix mouse down event forwarding from opengl (closes #325)

18 years agoCompile fix
Rémi Denis-Courmont [Sun, 21 Aug 2005 12:57:10 +0000 (12:57 +0000)]
Compile fix

18 years agoDefine IPV6_PROTECTION_LEVEL manually - closes #96
Rémi Denis-Courmont [Sun, 21 Aug 2005 11:27:15 +0000 (11:27 +0000)]
Define IPV6_PROTECTION_LEVEL manually - closes #96

18 years agoremove 2 evil tabs
Antoine Cellerier [Sat, 20 Aug 2005 19:14:58 +0000 (19:14 +0000)]
remove 2 evil tabs

18 years ago* modules/demux/playlist/dvb.c: win32 build fix.
Gildas Bazin [Sat, 20 Aug 2005 18:10:24 +0000 (18:10 +0000)]
* modules/demux/playlist/dvb.c: win32 build fix.

18 years ago* modules/demux/playlist/dvb.c: playlist import for szap/tzap/czap compatible DVB...
Gildas Bazin [Sat, 20 Aug 2005 17:18:41 +0000 (17:18 +0000)]
* modules/demux/playlist/dvb.c: playlist import for szap/tzap/czap compatible DVB channel lists.

18 years agoDue credits
Rémi Denis-Courmont [Sat, 20 Aug 2005 15:08:45 +0000 (15:08 +0000)]
Due credits

18 years agoFix url converter on win32
Rémi Denis-Courmont [Sat, 20 Aug 2005 15:06:17 +0000 (15:06 +0000)]
Fix url converter on win32
(patch contributed by Marco Munderloh)

18 years agopropset
Antoine Cellerier [Sat, 20 Aug 2005 13:57:15 +0000 (13:57 +0000)]
propset

18 years agoProp change
Rémi Denis-Courmont [Sat, 20 Aug 2005 13:42:33 +0000 (13:42 +0000)]
Prop change

18 years agochange file name in comment
Antoine Cellerier [Sat, 20 Aug 2005 13:28:35 +0000 (13:28 +0000)]
change file name in comment

18 years agoadd KEY_ENTER and KEY_SPACE to launch action()
Antoine Cellerier [Sat, 20 Aug 2005 13:22:16 +0000 (13:22 +0000)]
add KEY_ENTER and KEY_SPACE to launch action()

18 years ago(Un)Install shared libvlc if enabled
Rémi Denis-Courmont [Sat, 20 Aug 2005 13:15:26 +0000 (13:15 +0000)]
(Un)Install shared libvlc if enabled

18 years ago * keyboard (arrows) navigation
Antoine Cellerier [Sat, 20 Aug 2005 13:04:53 +0000 (13:04 +0000)]
 * keyboard (arrows) navigation

18 years agoLink fix
Rémi Denis-Courmont [Sat, 20 Aug 2005 12:52:45 +0000 (12:52 +0000)]
Link fix

18 years agocode CtrlTree::autoScoll . Its still mostly buggy and give you a headache if
Antoine Cellerier [Sat, 20 Aug 2005 12:50:16 +0000 (12:50 +0000)]
code CtrlTree::autoScoll . Its still mostly buggy and give you a headache if
you watch the playlist when it is called but i can't find what's wrong.

18 years ago- experimental disabled-by-default shared libvlc build.
Rémi Denis-Courmont [Sat, 20 Aug 2005 12:30:12 +0000 (12:30 +0000)]
- experimental disabled-by-default shared libvlc build.
  I said "experimental". I meant it.
  Developers might try --enable-shared-libvlc
- remove autom4te*.cache on bootstrap
  (some customized autoconf add their version number)
- some clean up

18 years agomissing const to non-const cast
Damien Fouilleul [Sat, 20 Aug 2005 12:04:13 +0000 (12:04 +0000)]
missing const to non-const cast

18 years agominor svn:ignore fix
Rémi Denis-Courmont [Sat, 20 Aug 2005 11:29:33 +0000 (11:29 +0000)]
minor svn:ignore fix

18 years agoSanity check
Clément Stenac [Sat, 20 Aug 2005 11:26:48 +0000 (11:26 +0000)]
Sanity check

18 years agosome more mouse control on playtree display/selection
Antoine Cellerier [Sat, 20 Aug 2005 11:10:30 +0000 (11:10 +0000)]
some more mouse control on playtree display/selection

18 years agoadd new playlist_PreparseEnqueueItem function which preparses a playlist_item
Antoine Cellerier [Sat, 20 Aug 2005 10:17:20 +0000 (10:17 +0000)]
add new playlist_PreparseEnqueueItem function which preparses a playlist_item
and all its children.

18 years agoFix Xosd interface (Debian #324039)
Clément Stenac [Sat, 20 Aug 2005 09:48:31 +0000 (09:48 +0000)]
Fix Xosd interface (Debian #324039)

18 years agoCosmetic fix
Rémi Denis-Courmont [Sat, 20 Aug 2005 09:37:02 +0000 (09:37 +0000)]
Cosmetic fix

18 years agoWrap all gz functions to avoid void* -> int casts.
Clément Stenac [Sat, 20 Aug 2005 09:29:38 +0000 (09:29 +0000)]
Wrap all gz functions to avoid void* -> int casts.

Fix 64 bits build (Debian #324031)

18 years ago * ctrl_*.cpp : mouse scrolling behavior change
Antoine Cellerier [Sat, 20 Aug 2005 09:26:46 +0000 (09:26 +0000)]
 * ctrl_*.cpp : mouse scrolling behavior change
 * skin_parser.cpp : add comment so people know where to look to fix the
                     Playlist slider breakage.

18 years agoUse most recent automake version
Rémi Denis-Courmont [Sat, 20 Aug 2005 08:41:50 +0000 (08:41 +0000)]
Use most recent automake version

Slower maybe, but safer
and arguably more suited for automatically issued tarballs

18 years agoUndo erroneous previous commit
Rémi Denis-Courmont [Sat, 20 Aug 2005 08:37:45 +0000 (08:37 +0000)]
Undo erroneous previous commit
(wanted to cancel, but I pressed the wrong key)

18 years agoDon't fallback to automake 1.6
Rémi Denis-Courmont [Sat, 20 Aug 2005 08:36:37 +0000 (08:36 +0000)]
Don't fallback to automake 1.6

bootstrap might be a little slower,
but that'll ensure more recent build-system in tarballs.
Besides,

18 years ago * Playtree start. Basic functionalities work. Still needs a lot of
Antoine Cellerier [Sat, 20 Aug 2005 00:31:27 +0000 (00:31 +0000)]
 * Playtree start. Basic functionalities work. Still needs a lot of
   work, cleaning and fixing. I'll continue this weekend.

18 years ago * skin.dtd : add Playtree stuff
Antoine Cellerier [Sat, 20 Aug 2005 00:20:53 +0000 (00:20 +0000)]
 * skin.dtd : add Playtree stuff
 * playtree.vlt : default.vlt modified to use a Playtree instead of a
                  Playlist

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