]> git.sesse.net Git - vlc/log
vlc
18 years agoMove cddax to access/cddax
Clément Stenac [Fri, 16 Dec 2005 09:26:34 +0000 (09:26 +0000)]
Move cddax to access/cddax

18 years ago* fixed breakage introduced in [13766]
Felix Paul Kühne [Thu, 15 Dec 2005 18:36:46 +0000 (18:36 +0000)]
* fixed breakage introduced in [13766]

18 years ago * extras/contrib/src/Makefile: Cosmetic.
Christophe Massiot [Thu, 15 Dec 2005 18:16:28 +0000 (18:16 +0000)]
 * extras/contrib/src/Makefile: Cosmetic.

18 years ago * modules/control/http/mvar.c: Handle file extensions case-insensitively.
Christophe Massiot [Thu, 15 Dec 2005 18:11:58 +0000 (18:11 +0000)]
 * modules/control/http/mvar.c: Handle file extensions case-insensitively.

18 years agoo.O (refs [13767])
Felix Paul Kühne [Thu, 15 Dec 2005 17:49:05 +0000 (17:49 +0000)]
o.O (refs [13767])

18 years ago* unify the Time-To-Live string and fix its Spanish translation (thanks to the forum...
Felix Paul Kühne [Thu, 15 Dec 2005 17:45:02 +0000 (17:45 +0000)]
* unify the Time-To-Live string and fix its Spanish translation (thanks to the forum user martintxo)

18 years ago* fixed the compilation of libmpcdec, so INSTALL_NAME runs finely. Please check wheth...
Felix Paul Kühne [Thu, 15 Dec 2005 17:32:45 +0000 (17:32 +0000)]
* fixed the compilation of libmpcdec, so INSTALL_NAME runs finely. Please check whether this script should run on win32/linux/BeOS as well.

18 years agoUse libdir to determine PLUGIN_PATH - should fix #474
Rémi Denis-Courmont [Thu, 15 Dec 2005 16:57:38 +0000 (16:57 +0000)]
Use libdir to determine PLUGIN_PATH - should fix #474

18 years agoRemove unused & broken AC_DEFINE
Rémi Denis-Courmont [Thu, 15 Dec 2005 16:51:38 +0000 (16:51 +0000)]
Remove unused & broken AC_DEFINE

18 years agoMakefile works for both i386 and amd64 platforms
Filippo Carone [Thu, 15 Dec 2005 16:00:44 +0000 (16:00 +0000)]
Makefile works for both i386 and amd64 platforms

18 years agoFew modifs
Clément Stenac [Thu, 15 Dec 2005 15:51:59 +0000 (15:51 +0000)]
Few modifs

18 years agoWho said I'm bored ?
Clément Stenac [Thu, 15 Dec 2005 14:36:49 +0000 (14:36 +0000)]
Who said I'm bored ?

18 years agoEmacs mode for Videolan Coding style.
Filippo Carone [Thu, 15 Dec 2005 14:12:58 +0000 (14:12 +0000)]
Emacs mode for Videolan Coding style.

18 years ago- Add brackets around IPv6 address automatically if needed
Rémi Denis-Courmont [Thu, 15 Dec 2005 13:51:05 +0000 (13:51 +0000)]
- Add brackets around IPv6 address automatically if needed
- Some cleanup

18 years agoooops
Antoine Cellerier [Thu, 15 Dec 2005 13:10:50 +0000 (13:10 +0000)]
ooops

18 years agoChange the http password request message.
Antoine Cellerier [Thu, 15 Dec 2005 12:53:22 +0000 (12:53 +0000)]
Change the http password request message.

18 years agoadd automatic casts to vlc_object_t
Antoine Cellerier [Thu, 15 Dec 2005 12:52:14 +0000 (12:52 +0000)]
add automatic casts to vlc_object_t

18 years agoMinor cleanup
Clément Stenac [Thu, 15 Dec 2005 11:45:08 +0000 (11:45 +0000)]
Minor cleanup

18 years agoRemove unused structures from vlc_common.h
Clément Stenac [Thu, 15 Dec 2005 11:37:45 +0000 (11:37 +0000)]
Remove unused structures from vlc_common.h
Minor headers cleanup

18 years agoUpdate VIM syntax file, originally written by fenrir
Clément Stenac [Thu, 15 Dec 2005 11:14:49 +0000 (11:14 +0000)]
Update VIM syntax file, originally written by fenrir

18 years agopython bindings: formatted to VLC coding style
Olivier Aubert [Thu, 15 Dec 2005 10:14:42 +0000 (10:14 +0000)]
python bindings: formatted to VLC coding style

18 years agoUse a wxDialog rather than a wxFrame
Clément Stenac [Thu, 15 Dec 2005 09:37:57 +0000 (09:37 +0000)]
Use a wxDialog rather than a wxFrame

18 years agoDon't put a progress bar behing each input box
Clément Stenac [Thu, 15 Dec 2005 09:15:03 +0000 (09:15 +0000)]
Don't put a progress bar behing each input box

18 years agosrc/control/core.c: fix start-time handling in start + coding style fixes
Olivier Aubert [Thu, 15 Dec 2005 09:00:28 +0000 (09:00 +0000)]
src/control/core.c: fix start-time handling in start + coding style fixes

18 years ago* - This should fix the "crash upon quit" issue with VLC Mac OS X.
Derk-Jan Hartman [Thu, 15 Dec 2005 01:44:00 +0000 (01:44 +0000)]
* - This should fix the "crash upon quit" issue with VLC Mac OS X.
  - It should also no longer crash if you select macosx as an extraintf. This is not allowed. It is the cause of the NSDictionary crash reported often in the forums. Notice however that if you have selected a primary interface that is not macosx, you might end up with a "blank application" forcing you to reset the preferences manually (your fault for mocking with them in the first place).
  - Should fix clivlc mode. (this mode allows you to run VLC on OSX while no user is logged in, in the GUI).

Thanks to Jean-Michel Vallat for kicking my ass. :D

18 years agofix comments
Antoine Cellerier [Thu, 15 Dec 2005 01:16:30 +0000 (01:16 +0000)]
fix comments

18 years agoFile description fixed and propset done.
Filippo Carone [Thu, 15 Dec 2005 01:11:38 +0000 (01:11 +0000)]
File description fixed and propset done.

18 years agotypo fix
Antoine Cellerier [Thu, 15 Dec 2005 00:58:04 +0000 (00:58 +0000)]
typo fix

18 years ago<vlc/control_structures.h> header is installed by make.
Filippo Carone [Thu, 15 Dec 2005 00:40:53 +0000 (00:40 +0000)]
<vlc/control_structures.h> header is installed by make.

18 years agosmall remark
Christophe Mutricy [Wed, 14 Dec 2005 22:57:31 +0000 (22:57 +0000)]
small remark

18 years ago* Free scandir results when we are done with them. Issue pointed out by jmvallat_vlc...
Derk-Jan Hartman [Wed, 14 Dec 2005 22:26:55 +0000 (22:26 +0000)]
* Free scandir results when we are done with them. Issue pointed out by jmvallat_vlc at mac dot com.

18 years ago* Enable liveMedia's RTSP over HTTP mode. This is something first used by QuickTime...
Derk-Jan Hartman [Wed, 14 Dec 2005 22:01:24 +0000 (22:01 +0000)]
* Enable liveMedia's RTSP over HTTP mode. This is something first used by QuickTime, and useful to get around annoying and dense NAT/firewall/proxy setups.
  --rtsp-http enables the HTTP tunneling. --rtsp-http-port allows you to choose which port. The default port is 80.

18 years agoTypo
Christophe Mutricy [Wed, 14 Dec 2005 19:39:01 +0000 (19:39 +0000)]
Typo

18 years agoDon't keep mutex locked if we bail out
Clément Stenac [Wed, 14 Dec 2005 19:13:43 +0000 (19:13 +0000)]
Don't keep mutex locked if we bail out

18 years agoFix no
Clément Stenac [Wed, 14 Dec 2005 19:10:46 +0000 (19:10 +0000)]
Fix no

18 years agoProgress bar for AVI index creation
Clément Stenac [Wed, 14 Dec 2005 19:04:40 +0000 (19:04 +0000)]
Progress bar for AVI index creation

18 years agobuild fix
Clément Stenac [Wed, 14 Dec 2005 18:29:29 +0000 (18:29 +0000)]
build fix

18 years agoUse input_Read in shoutcast and display a progress dialog
Clément Stenac [Wed, 14 Dec 2005 18:10:27 +0000 (18:10 +0000)]
Use input_Read in shoutcast and display a progress dialog

18 years agoWX support for progressbar dialog. Still need some layout work
Clément Stenac [Wed, 14 Dec 2005 18:10:07 +0000 (18:10 +0000)]
WX support for progressbar dialog. Still need some layout work

18 years agoAdd support for progress bars
Clément Stenac [Wed, 14 Dec 2005 18:09:50 +0000 (18:09 +0000)]
Add support for progress bars

18 years agoPlaylist can be ANYWHERE
Clément Stenac [Wed, 14 Dec 2005 18:08:08 +0000 (18:08 +0000)]
Playlist can be ANYWHERE

18 years agoPython bindings fixed for the new mediacontrol headers
Filippo Carone [Wed, 14 Dec 2005 17:52:33 +0000 (17:52 +0000)]
Python bindings fixed for the new mediacontrol headers

18 years agoUpdate symbols
Clément Stenac [Wed, 14 Dec 2005 16:42:00 +0000 (16:42 +0000)]
Update symbols

18 years agoMediacontrol interface changes to detach use of vlc/control.h
Filippo Carone [Wed, 14 Dec 2005 16:40:56 +0000 (16:40 +0000)]
Mediacontrol interface changes to detach use of vlc/control.h
header from internal headers.
Patch elaborated with Olivier Aubert.

18 years agoMake input_Read return the input object id
Clément Stenac [Wed, 14 Dec 2005 16:34:46 +0000 (16:34 +0000)]
Make input_Read return the input object id

18 years agotest.html: updated example HTML code for activex plugin
Damien Fouilleul [Wed, 14 Dec 2005 14:08:16 +0000 (14:08 +0000)]
test.html: updated example HTML code for activex plugin

18 years agovlc.win32.nsi: activex plugin is now selected by default
Damien Fouilleul [Wed, 14 Dec 2005 13:56:01 +0000 (13:56 +0000)]
vlc.win32.nsi: activex plugin is now selected by default

18 years agoMakefile.am: target 'package-win32-base-exe' is now a bit smarter when looking for...
Damien Fouilleul [Wed, 14 Dec 2005 13:53:36 +0000 (13:53 +0000)]
Makefile.am: target 'package-win32-base-exe' is now a bit smarter when looking for makensis, which also cover cygwin. Hence, target 'package-win32-base-exe-cygwin' is now redundant

18 years agosrc/control/core.c: correctly set start-time through playlist_ItemAddOption
Olivier Aubert [Wed, 14 Dec 2005 10:14:20 +0000 (10:14 +0000)]
src/control/core.c: correctly set start-time through playlist_ItemAddOption

18 years ago* Support the "pcm " WAV fourcc. it's equal to "araw".
Derk-Jan Hartman [Wed, 14 Dec 2005 00:04:43 +0000 (00:04 +0000)]
* Support the "pcm " WAV fourcc. it's equal to "araw".
  Tested against the WAV 6ch Speaker Test from SeeMoreDigital.net (Validated against QuickTime Player)

18 years agoconfigure.ac: fixed "header present but cannot be compiled" warning for dshow.h and...
Damien Fouilleul [Tue, 13 Dec 2005 23:38:19 +0000 (23:38 +0000)]
configure.ac: fixed "header present but cannot be compiled" warning for dshow.h and objsafe.h

18 years ago* Don't upmix the channels if we only have Stereo or Mono audio. Let the device setup...
Derk-Jan Hartman [Tue, 13 Dec 2005 23:12:38 +0000 (23:12 +0000)]
* Don't upmix the channels if we only have Stereo or Mono audio. Let the device setup take care of that.

18 years ago* Fix directory.c on WinCE (which has neither DT_DIR nor S_ISDIR)
Derk-Jan Hartman [Tue, 13 Dec 2005 20:16:47 +0000 (20:16 +0000)]
* Fix directory.c on WinCE (which has neither DT_DIR nor S_ISDIR)

18 years ago* hmm, you should use a clean tree for this... sorry
Felix Paul Kühne [Tue, 13 Dec 2005 20:08:57 +0000 (20:08 +0000)]
* hmm, you should use a clean tree for this... sorry

18 years ago* ran 'make update-po' to get everything in sync again (the previous commit was targe...
Felix Paul Kühne [Tue, 13 Dec 2005 20:06:13 +0000 (20:06 +0000)]
* ran 'make update-po' to get everything in sync again (the previous commit was targetted for 0.8.4a, but the translation was a bit too slow)

18 years ago* Updated Chinese translation by Wei Mingzhi
Felix Paul Kühne [Tue, 13 Dec 2005 20:02:22 +0000 (20:02 +0000)]
* Updated Chinese translation by Wei Mingzhi

18 years ago* patch to generalize our debian .desktop file so it is suited for the gentoo distrib...
Derk-Jan Hartman [Tue, 13 Dec 2005 14:50:36 +0000 (14:50 +0000)]
* patch to generalize our debian .desktop file so it is suited for the gentoo distribution.
  patch by Diego 'Flameeyes' Petteno < flameeyes at gentoo dot org >

18 years agoFix a crash in stream_ReadLine
Derk-Jan Hartman [Mon, 12 Dec 2005 22:15:20 +0000 (22:15 +0000)]
Fix a crash in stream_ReadLine

18 years agoFix crash when no IEEE1394/Firewire device is present
Jean-Paul Saman [Mon, 12 Dec 2005 21:11:59 +0000 (21:11 +0000)]
Fix crash when no IEEE1394/Firewire device is present

18 years agoFix --enable-dv detection
Jean-Paul Saman [Mon, 12 Dec 2005 20:56:53 +0000 (20:56 +0000)]
Fix --enable-dv detection

18 years agoUse standard buttons
Clément Stenac [Mon, 12 Dec 2005 20:25:21 +0000 (20:25 +0000)]
Use standard buttons

18 years agofreetype.c: BeOS fix (c++ism) and cosmetic
Christophe Mutricy [Mon, 12 Dec 2005 19:58:12 +0000 (19:58 +0000)]
freetype.c: BeOS fix (c++ism) and cosmetic

18 years agoSupport interaction in skins2
Clément Stenac [Mon, 12 Dec 2005 19:56:23 +0000 (19:56 +0000)]
Support interaction in skins2

18 years agoDon't recurse in symbolic link - fixes #375
Rémi Denis-Courmont [Mon, 12 Dec 2005 19:24:55 +0000 (19:24 +0000)]
Don't recurse in symbolic link - fixes #375

18 years agoMinor changes to release howto
Clément Stenac [Mon, 12 Dec 2005 18:14:23 +0000 (18:14 +0000)]
Minor changes to release howto

18 years agoHandle all types of buttons and fix layouts
Clément Stenac [Mon, 12 Dec 2005 18:13:18 +0000 (18:13 +0000)]
Handle all types of buttons and fix layouts

18 years agoClean up and remove unnused internal parameter
Rémi Denis-Courmont [Mon, 12 Dec 2005 18:11:26 +0000 (18:11 +0000)]
Clean up and remove unnused internal parameter

18 years agoPropose to fix AVI index
Clément Stenac [Mon, 12 Dec 2005 18:02:27 +0000 (18:02 +0000)]
Propose to fix AVI index

18 years agoAdd support for Yes/No questions (Refs:#27)
Clément Stenac [Mon, 12 Dec 2005 17:58:56 +0000 (17:58 +0000)]
Add support for Yes/No questions (Refs:#27)

18 years ago* trunk version of [13699]
Felix Paul Kühne [Mon, 12 Dec 2005 17:26:01 +0000 (17:26 +0000)]
* trunk version of [13699]

18 years agosrc/control/audio_video.c: cast visual_id parameter to int
Olivier Aubert [Mon, 12 Dec 2005 15:22:35 +0000 (15:22 +0000)]
src/control/audio_video.c: cast visual_id parameter to int

18 years agocontrol/core.c: raise exceptions in get_media_position
Olivier Aubert [Mon, 12 Dec 2005 14:51:50 +0000 (14:51 +0000)]
control/core.c: raise exceptions in get_media_position

18 years ago* Fix an issue with changed names of seek hotkeys in osx intf.
Derk-Jan Hartman [Mon, 12 Dec 2005 12:31:32 +0000 (12:31 +0000)]
* Fix an issue with changed names of seek hotkeys in osx intf.

18 years agosrc/control/core.c: remove superfluous ;
Olivier Aubert [Mon, 12 Dec 2005 08:57:48 +0000 (08:57 +0000)]
src/control/core.c: remove superfluous ;

18 years agopython/setup.py: use PIC versions of the libraries (patch by Filippo Carone)
Olivier Aubert [Mon, 12 Dec 2005 08:57:20 +0000 (08:57 +0000)]
python/setup.py: use PIC versions of the libraries (patch by Filippo Carone)

18 years agoadd note about testing the win32 installer *and* uninstaller
Antoine Cellerier [Mon, 12 Dec 2005 00:09:40 +0000 (00:09 +0000)]
add note about testing the win32 installer *and* uninstaller

18 years ago* hebrew line order fixes. patch by Barak Ori (barakori at gmail dot com) (closes...
Derk-Jan Hartman [Sun, 11 Dec 2005 23:41:29 +0000 (23:41 +0000)]
* hebrew line order fixes. patch by Barak Ori (barakori at gmail dot com) (closes #369)

18 years ago* Updated BeOS icon
Derk-Jan Hartman [Sun, 11 Dec 2005 22:31:31 +0000 (22:31 +0000)]
* Updated BeOS icon

18 years ago * Added Mac OS X SPDIF audio to the NEWS
Derk-Jan Hartman [Sun, 11 Dec 2005 21:45:54 +0000 (21:45 +0000)]
 * Added Mac OS X SPDIF audio to the NEWS

18 years agoWarn -> Dbg
Clément Stenac [Sun, 11 Dec 2005 21:19:48 +0000 (21:19 +0000)]
Warn -> Dbg

18 years ago- correct calculation of the size of the overflow buffer
Boris Dorès [Sun, 11 Dec 2005 21:11:46 +0000 (21:11 +0000)]
- correct calculation of the size of the overflow buffer
  (fixes a crash with mono streams)

18 years agoHandle removal
Clément Stenac [Sun, 11 Dec 2005 19:59:14 +0000 (19:59 +0000)]
Handle removal
Improve non-handling by interfaces without interaction

18 years agoDeclare vlc_current_object. Patch by Filippo Carone
Clément Stenac [Sun, 11 Dec 2005 18:23:31 +0000 (18:23 +0000)]
Declare vlc_current_object. Patch by Filippo Carone

18 years agoBeginning of a WX implementation
Clément Stenac [Sun, 11 Dec 2005 16:08:23 +0000 (16:08 +0000)]
Beginning of a WX implementation

Dirty currently ...

18 years agoRequest authentication if we get a 401 error
Clément Stenac [Sun, 11 Dec 2005 16:07:51 +0000 (16:07 +0000)]
Request authentication if we get a 401 error

18 years ago* Handle dialogs needing answer
Clément Stenac [Sun, 11 Dec 2005 16:06:19 +0000 (16:06 +0000)]
* Handle dialogs needing answer
* Handle interfaces not providing interaction correctly
* Add a new helper to request authentication
* Add return codes

18 years ago* don't convert UTF-8 -> UTF-8 because we found a BOM.
Derk-Jan Hartman [Sat, 10 Dec 2005 23:59:43 +0000 (23:59 +0000)]
* don't convert UTF-8 -> UTF-8 because we found a BOM.

18 years ago* UTF16 and UTF32 conversion to UTF8 for stream_ReadLine(). (fixes #304)
Derk-Jan Hartman [Sat, 10 Dec 2005 23:47:34 +0000 (23:47 +0000)]
* UTF16 and UTF32 conversion to UTF8 for stream_ReadLine(). (fixes #304)

18 years agoFix make dist
Christophe Mutricy [Sat, 10 Dec 2005 23:36:34 +0000 (23:36 +0000)]
Fix make dist

18 years ago* Remove coreaudio resampler
Derk-Jan Hartman [Sat, 10 Dec 2005 18:21:34 +0000 (18:21 +0000)]
* Remove coreaudio resampler

18 years ago* Remove CoreAudio module
Derk-Jan Hartman [Sat, 10 Dec 2005 18:20:20 +0000 (18:20 +0000)]
* Remove CoreAudio module

18 years ago* Remove outdated CoreAudio module
Derk-Jan Hartman [Sat, 10 Dec 2005 18:16:02 +0000 (18:16 +0000)]
* Remove outdated CoreAudio module

18 years agoremove duplicate
Antoine Cellerier [Sat, 10 Dec 2005 16:24:22 +0000 (16:24 +0000)]
remove duplicate

18 years ago* moved my last addition to the OSX-intf-stuff and added the FOURCC-fixes
Felix Paul Kühne [Sat, 10 Dec 2005 16:23:01 +0000 (16:23 +0000)]
* moved my last addition to the OSX-intf-stuff and added the FOURCC-fixes

18 years agodirectx.c: fixed the initial grey flicker when using overlay surfaces by postponing...
Damien Fouilleul [Sat, 10 Dec 2005 16:16:10 +0000 (16:16 +0000)]
directx.c: fixed the initial grey flicker when using overlay surfaces by postponing painting the overlay colorkey until the first picture has been received the vout display

18 years agocook is real audio
Antoine Cellerier [Sat, 10 Dec 2005 16:10:46 +0000 (16:10 +0000)]
cook is real audio

18 years ago* added another one
Felix Paul Kühne [Sat, 10 Dec 2005 16:00:57 +0000 (16:00 +0000)]
* added another one

18 years agoupdate news for 0.8.4a ... is anything missing ?
Antoine Cellerier [Sat, 10 Dec 2005 15:53:38 +0000 (15:53 +0000)]
update news for 0.8.4a ... is anything missing ?

18 years agosrc/control/core.c, include/vlc/control.h: Applied patch from Filippo Carone,
Olivier Aubert [Sat, 10 Dec 2005 11:34:20 +0000 (11:34 +0000)]
src/control/core.c, include/vlc/control.h: Applied patch from Filippo Carone,
 using vlc_object_id instead of a direct p_object pointer as parameter
 for mediacontrol_new_from_object

18 years ago* modules/demux/real.c: improved cook support. We now try to send audio subpackets...
Gildas Bazin [Sat, 10 Dec 2005 11:15:19 +0000 (11:15 +0000)]
* modules/demux/real.c: improved cook support. We now try to send audio subpackets as soon as they are available instead of waiting for the full re-ordering to be finished. Added some sanity checks as well and gave a try to 28_8 support (not tested).