]> git.sesse.net Git - vlc/log
vlc
19 years agoFix the search field in OSX playlist
Benjamin Pracht [Wed, 1 Dec 2004 21:50:17 +0000 (21:50 +0000)]
Fix the search field in OSX playlist

19 years ago* modules/access/dshow/dshow.cpp: show tuner properties for MEDIATYPE_Stream as well.
Gildas Bazin [Wed, 1 Dec 2004 16:45:55 +0000 (16:45 +0000)]
* modules/access/dshow/dshow.cpp: show tuner properties for MEDIATYPE_Stream as well.

19 years agosap.c: attemt to fix sap demux for unhandled streams
Sigmund Augdal Helberg [Wed, 1 Dec 2004 15:43:03 +0000 (15:43 +0000)]
sap.c: attemt to fix sap demux for unhandled streams

19 years ago* modules/access/dshow/dshow.cpp: tuner config options (patch by hausheer + cleanup...
Gildas Bazin [Wed, 1 Dec 2004 11:06:19 +0000 (11:06 +0000)]
* modules/access/dshow/dshow.cpp: tuner config options (patch by hausheer + cleanup by me)

19 years agoSome compilation fixes when HAVE_LIBCDDB is not defined.
Rocky Bernstein [Wed, 1 Dec 2004 01:12:12 +0000 (01:12 +0000)]
Some compilation fixes when HAVE_LIBCDDB is not defined.
(There remain still some core dumps to fix.)

19 years agoSimplify and streamline CD-DA open error error logic. Remove a compilation
Rocky Bernstein [Tue, 30 Nov 2004 04:14:19 +0000 (04:14 +0000)]
Simplify and streamline CD-DA open error error logic. Remove a compilation
warning, guard against dereferencing more unitialized pointers.

19 years ago* recrate some missing actions (mainly copy paste from the old playlist)
Benjamin Pracht [Tue, 30 Nov 2004 00:04:45 +0000 (00:04 +0000)]
* recrate some missing actions (mainly copy paste from the old playlist)
* Link some actions and outlets in IB
* some small visual fixes

19 years ago* added aiff, mod and IT to the list of supported document types
Felix Paul Kühne [Mon, 29 Nov 2004 17:34:48 +0000 (17:34 +0000)]
* added aiff, mod and IT to the list of supported document types

19 years ago* mozilla/vlcshell.cpp: nasty hack on win32 to avoid a deadlock on plugin destruction.
Gildas Bazin [Mon, 29 Nov 2004 15:38:01 +0000 (15:38 +0000)]
* mozilla/vlcshell.cpp: nasty hack on win32 to avoid a deadlock on plugin destruction.

19 years ago* modules/video_output/directx/directx.c,glwin32.c: don't unload the plugin as we...
Gildas Bazin [Mon, 29 Nov 2004 15:36:51 +0000 (15:36 +0000)]
* modules/video_output/directx/directx.c,glwin32.c: don't unload the plugin as we can't unregister our window classes. This fixes crashes with the mozilla plugin.

19 years ago src/misc/net.c: BeOS fix
Eric Petit [Sun, 28 Nov 2004 21:47:40 +0000 (21:47 +0000)]
 src/misc/net.c: BeOS fix

19 years ago* src/input/mem_stream.c: fixed a couple of bugs.
Gildas Bazin [Sun, 28 Nov 2004 21:20:18 +0000 (21:20 +0000)]
* src/input/mem_stream.c: fixed a couple of bugs.
* modules/demux/mp4/libmp4.c: use stream_MemoryDelete() instead of free() + some coding style changes.

19 years ago packages.mak: upgraded freetype
Eric Petit [Sun, 28 Nov 2004 20:11:38 +0000 (20:11 +0000)]
 packages.mak: upgraded freetype
 ffmpeg.patch.cvs: BeOS fix

19 years ago* src/misc/vlm.c, modules/demux/playlist/m3u.c, modules/services_discovery/sap.c...
Gildas Bazin [Sun, 28 Nov 2004 14:37:57 +0000 (14:37 +0000)]
* src/misc/vlm.c, modules/demux/playlist/m3u.c, modules/services_discovery/sap.c: portability fixes.

19 years ago* modules/demux/mp4/libmp4.c: no channelcount for AMR audio (3gpp AMRSpecificBox).
Gildas Bazin [Sun, 28 Nov 2004 14:26:28 +0000 (14:26 +0000)]
* modules/demux/mp4/libmp4.c: no channelcount for AMR audio (3gpp AMRSpecificBox).

19 years ago* modules/demux/mp4/mp4.c: avoid reading raw audio (or slightly compressed) a sample...
Gildas Bazin [Sun, 28 Nov 2004 13:06:43 +0000 (13:06 +0000)]
* modules/demux/mp4/mp4.c: avoid reading raw audio (or slightly compressed) a sample at a time + coding style changes.

19 years ago* modules/demux/mp4/mp4.c: couple of fixes for audio demuxing.
Gildas Bazin [Sun, 28 Nov 2004 11:23:50 +0000 (11:23 +0000)]
*  modules/demux/mp4/mp4.c: couple of fixes for audio demuxing.

19 years ago* modules/codec/ffmpeg/ffmpeg.c: added AMR NB/WB fourccs.
Gildas Bazin [Sun, 28 Nov 2004 10:45:44 +0000 (10:45 +0000)]
* modules/codec/ffmpeg/ffmpeg.c: added AMR NB/WB fourccs.

19 years ago* modules/demux/mp4/*: bug fix for MP4_TrackNextSample() + added fourcc for amr-wb.
Gildas Bazin [Sat, 27 Nov 2004 21:44:57 +0000 (21:44 +0000)]
* modules/demux/mp4/*: bug fix for MP4_TrackNextSample() + added fourcc for amr-wb.

19 years agohopefully fix SAP crash
Clément Stenac [Sat, 27 Nov 2004 20:27:06 +0000 (20:27 +0000)]
hopefully fix SAP crash
some more size verifications

19 years agoplaylist.cpp: wxT -> wxU
Sigmund Augdal Helberg [Sat, 27 Nov 2004 16:17:10 +0000 (16:17 +0000)]
playlist.cpp: wxT -> wxU

19 years agoMinimalistic status bar
Clément Stenac [Sat, 27 Nov 2004 14:38:01 +0000 (14:38 +0000)]
Minimalistic status bar

19 years ago* fixed some other incorrect translations of 'Quit' -- thanks to the forum users...
Felix Paul Kühne [Sat, 27 Nov 2004 14:03:33 +0000 (14:03 +0000)]
* fixed some other incorrect translations of 'Quit' -- thanks to the forum users 'jfsch01' and 'sushi'

19 years ago* modules/access/udp.c: force proper demuxers in rtp mode.
Gildas Bazin [Sat, 27 Nov 2004 11:45:53 +0000 (11:45 +0000)]
* modules/access/udp.c: force proper demuxers in rtp mode.

19 years ago* AUTHORS: added Frederic Ruget for the portaudio audio output.
Gildas Bazin [Sat, 27 Nov 2004 11:32:22 +0000 (11:32 +0000)]
* AUTHORS: added Frederic Ruget for the portaudio audio output.

19 years agomem_stream.c: minor cleanup + shut up compiler warnings
Sigmund Augdal Helberg [Sat, 27 Nov 2004 11:28:13 +0000 (11:28 +0000)]
mem_stream.c: minor cleanup + shut up compiler warnings

19 years agoFix images order
Clément Stenac [Sat, 27 Nov 2004 00:27:05 +0000 (00:27 +0000)]
Fix images order

19 years agoall: got rid of MP4_Stream
Sigmund Augdal Helberg [Fri, 26 Nov 2004 23:55:34 +0000 (23:55 +0000)]
all: got rid of MP4_Stream

19 years agoall: new stream_t reading from a buffer.
Sigmund Augdal Helberg [Fri, 26 Nov 2004 23:52:42 +0000 (23:52 +0000)]
all: new stream_t reading from a buffer.

19 years agoFix crash
Clément Stenac [Fri, 26 Nov 2004 21:50:51 +0000 (21:50 +0000)]
Fix crash

19 years ago* modules/misc/xml/xtag.c: fixed a few bugs.
Gildas Bazin [Fri, 26 Nov 2004 13:44:18 +0000 (13:44 +0000)]
* modules/misc/xml/xtag.c: fixed a few bugs.

19 years ago* ALL: New XML module type.
Gildas Bazin [Fri, 26 Nov 2004 10:04:08 +0000 (10:04 +0000)]
* ALL: New XML module type.
* include/vlc_xml.h, src/misc/xml.c: core wrapper for XML modules.
* modules/misc/xml/xtag.c: trivial XML parser module.
* modules/misc/xml/libxml.c: XML parser module using libxml2.
* modules/gui/skins2/parser/*: removed dependancy on libxml2 and use an XML module.

19 years ago * src/input/input.c: notify the interfaces when the name of an item changes
Olivier Teulière [Thu, 25 Nov 2004 20:25:57 +0000 (20:25 +0000)]
 * src/input/input.c: notify the interfaces when the name of an item changes
  (useful for shoutcast)
 * modules/gui/wxwindows/timer.cpp: update the item name on the main window

19 years ago* fixed some strings of the Edit-menu as well (complies to the OSX standard l10n...
Felix Paul Kühne [Thu, 25 Nov 2004 16:52:21 +0000 (16:52 +0000)]
* fixed some strings of the Edit-menu as well (complies to the OSX standard l10n now)

19 years ago* fixed incorrect translation of 'Quit' in the OSX-port
Felix Paul Kühne [Thu, 25 Nov 2004 16:20:02 +0000 (16:20 +0000)]
* fixed incorrect translation of 'Quit' in the OSX-port

19 years ago- all: the text variable "$N" is now the media name, not just a truncated URI
Cyril Deguet [Wed, 24 Nov 2004 20:23:23 +0000 (20:23 +0000)]
- all: the text variable "$N" is now the media name, not just a truncated URI
- vlcproc.cpp: update $N and $F variables on an item/playlist change
_ async_queue.cpp: fixed a deadlock between the VLC playlist and the command
  queue

19 years ago* modules/access/dshow/dshow.cpp: fixed stupid bug in ReadCompressed() that was dropp...
Gildas Bazin [Wed, 24 Nov 2004 15:29:00 +0000 (15:29 +0000)]
* modules/access/dshow/dshow.cpp: fixed stupid bug in ReadCompressed() that was dropping part of the received data (Fixes the PVR issue).

19 years agoRelease the access in case of failure
Clément Stenac [Wed, 24 Nov 2004 12:32:03 +0000 (12:32 +0000)]
Release the access in case of failure

19 years agoFix segfault in RTSP mode
Clément Stenac [Wed, 24 Nov 2004 12:14:23 +0000 (12:14 +0000)]
Fix segfault in RTSP mode

19 years agoSmall update
Clément Stenac [Wed, 24 Nov 2004 12:05:44 +0000 (12:05 +0000)]
Small update

19 years agoFix input-slave parser
Clément Stenac [Wed, 24 Nov 2004 06:52:05 +0000 (06:52 +0000)]
Fix input-slave parser

19 years ago* Use filenames as playlistnames for relative m3u playlistentries instead of the...
Derk-Jan Hartman [Tue, 23 Nov 2004 21:48:23 +0000 (21:48 +0000)]
* Use filenames as playlistnames for relative m3u playlistentries instead of the full paths.

19 years ago * add core option --vlm-conf
Antoine Cellerier [Tue, 23 Nov 2004 16:46:04 +0000 (16:46 +0000)]
 * add core option --vlm-conf
   specifies a vlm configuration file to load when vlm is launched

19 years ago * documented commenting possibility
Antoine Cellerier [Tue, 23 Nov 2004 16:25:34 +0000 (16:25 +0000)]
 * documented commenting possibility

19 years ago* modules/gui/wxwindows/playlist.cpp: fixed uninitialized memory access.
Gildas Bazin [Tue, 23 Nov 2004 13:30:50 +0000 (13:30 +0000)]
* modules/gui/wxwindows/playlist.cpp: fixed uninitialized memory access.

19 years ago* src/misc/win32_specific.c: unicode portability fixes.
Gildas Bazin [Tue, 23 Nov 2004 10:20:39 +0000 (10:20 +0000)]
* src/misc/win32_specific.c: unicode portability fixes.

19 years ago* include/vlc_common.h: added the _T() macro for win32 unicode.
Gildas Bazin [Tue, 23 Nov 2004 10:19:43 +0000 (10:19 +0000)]
* include/vlc_common.h: added the _T() macro for win32 unicode.

19 years agoHonor "prefer-cdtext" option.
Rocky Bernstein [Tue, 23 Nov 2004 04:16:02 +0000 (04:16 +0000)]
Honor "prefer-cdtext" option.

Put all of the tracks in stream and media info - would like to make
this a chile under the disc category, but I don't see a mechanism for
that (yet).

To do - there still is a core dump that remains from before when CDDB
is disabled.

19 years agoIf using cddax (as opposed to cdda), then set the MRL accordingly.
Rocky Bernstein [Tue, 23 Nov 2004 02:44:30 +0000 (02:44 +0000)]
If using cddax (as opposed to cdda), then set the MRL accordingly.

19 years agoRemove debug message
Clément Stenac [Mon, 22 Nov 2004 19:50:57 +0000 (19:50 +0000)]
Remove debug message

19 years ago* modules/video_output/directx/*: mostly unicode ready + WinCE compilation fixes.
Gildas Bazin [Mon, 22 Nov 2004 17:27:17 +0000 (17:27 +0000)]
* modules/video_output/directx/*: mostly unicode ready + WinCE compilation fixes.

19 years ago* modules/video_output/directx/events.c: fix to disable the screensaver in embedded...
Gildas Bazin [Mon, 22 Nov 2004 17:04:49 +0000 (17:04 +0000)]
* modules/video_output/directx/events.c: fix to disable the screensaver in embedded mode when in fullscreen.

19 years agoRestore search
Clément Stenac [Mon, 22 Nov 2004 10:33:29 +0000 (10:33 +0000)]
Restore search

19 years agoall: implemented INPUT_ADD_SLAVE.
Laurent Aimar [Mon, 22 Nov 2004 09:57:50 +0000 (09:57 +0000)]
all: implemented INPUT_ADD_SLAVE.

19 years agostream.c: fixed a bug when seeking again near the end of the file.
Laurent Aimar [Mon, 22 Nov 2004 09:56:48 +0000 (09:56 +0000)]
stream.c: fixed a bug when seeking again near the end of the file.

19 years agoinput: added INPUT_ADD_SLAVE to allow adding a slave input on the fly. (Don't use...
Laurent Aimar [Mon, 22 Nov 2004 09:52:06 +0000 (09:52 +0000)]
input: added INPUT_ADD_SLAVE to allow adding a slave input on the fly. (Don't use without a real reason).

19 years agoDon't rebuild the tree on node sort
Clément Stenac [Mon, 22 Nov 2004 09:50:45 +0000 (09:50 +0000)]
Don't rebuild the tree on node sort

19 years agoRecursive sort
Clément Stenac [Mon, 22 Nov 2004 09:37:58 +0000 (09:37 +0000)]
Recursive sort

19 years agoChange a printf into a debuggable print message.
Rocky Bernstein [Mon, 22 Nov 2004 04:53:48 +0000 (04:53 +0000)]
Change a printf into a debuggable print message.

19 years agoHandle the case when parent is root
Clément Stenac [Sun, 21 Nov 2004 23:01:23 +0000 (23:01 +0000)]
Handle the case when parent is root

19 years agoForgot this
Clément Stenac [Sun, 21 Nov 2004 22:41:02 +0000 (22:41 +0000)]
Forgot this

19 years agoUse item-append when an item is appended to a node -> don't rebuild the whole tree
Clément Stenac [Sun, 21 Nov 2004 22:40:48 +0000 (22:40 +0000)]
Use item-append when an item is appended to a node -> don't rebuild the whole tree

19 years ago* src/misc/httpd.c: bug fix to re-use the httpd host (patch by Sau)
Gildas Bazin [Sun, 21 Nov 2004 19:00:29 +0000 (19:00 +0000)]
* src/misc/httpd.c: bug fix to re-use the httpd host (patch by Sau)

19 years ago* src/misc/vlm.c: partial revert of commit 9353. Do not use strncmp() when it isn...
Gildas Bazin [Sun, 21 Nov 2004 18:55:33 +0000 (18:55 +0000)]
* src/misc/vlm.c: partial revert of commit 9353. Do not use strncmp() when it isn't needed. It just makes the code less readable and more prone to bugs.

19 years ago* modules/demux/m3u.c: ported to new playlist API.
Gildas Bazin [Sun, 21 Nov 2004 18:20:28 +0000 (18:20 +0000)]
* modules/demux/m3u.c: ported to new playlist API.

19 years agoSort a node (alphabetically, all sub-nodes come first)
Clément Stenac [Sun, 21 Nov 2004 17:45:09 +0000 (17:45 +0000)]
Sort a node (alphabetically, all sub-nodes come first)

19 years agoSmall TODO update and sorting
Clément Stenac [Sat, 20 Nov 2004 19:04:57 +0000 (19:04 +0000)]
Small TODO update and sorting

19 years agoSAP IPv6 and additionnal addresses support
Clément Stenac [Sat, 20 Nov 2004 16:12:36 +0000 (16:12 +0000)]
SAP IPv6 and additionnal addresses support

19 years ago* do not set request on startup, we don't want autoplay
Clément Stenac [Sat, 20 Nov 2004 13:59:39 +0000 (13:59 +0000)]
* do not set request on startup, we don't want autoplay
* fix bug in SDP parser

19 years agoMake p_playlist->i_index follow correctly the current item
Clément Stenac [Sat, 20 Nov 2004 12:57:55 +0000 (12:57 +0000)]
Make p_playlist->i_index follow correctly the current item

19 years agoAdd MP4 playlist items as children
Clément Stenac [Sat, 20 Nov 2004 12:50:55 +0000 (12:50 +0000)]
Add MP4 playlist items as children

19 years agoFix crash in bookmarks
Clément Stenac [Sat, 20 Nov 2004 11:20:30 +0000 (11:20 +0000)]
Fix crash in bookmarks

19 years agoFix
Clément Stenac [Fri, 19 Nov 2004 15:56:49 +0000 (15:56 +0000)]
Fix

19 years agosap: don't crash on invalid o= field
Clément Stenac [Fri, 19 Nov 2004 15:55:01 +0000 (15:55 +0000)]
sap: don't crash on invalid o= field
wx: really commit last commit

19 years agoCDDAX:
Clément Stenac [Fri, 19 Nov 2004 15:07:55 +0000 (15:07 +0000)]
CDDAX:
    - coding style fixes
    - adapted to new playlist API
    - only put generic things in Meta-information

wxWidgets:
    - Fixed playlist updating

core:
    - added playlist_ItemGetByInput
    - implemented input_item_t.b_fixed name : if this is set, the interface should not try to "improve" the display string.

19 years ago * some style fixes (now displays menu under IE)
Antoine Cellerier [Fri, 19 Nov 2004 14:57:35 +0000 (14:57 +0000)]
 * some style fixes (now displays menu under IE)

19 years agoOups, fixed stupid crash in PLS
Clément Stenac [Thu, 18 Nov 2004 23:35:29 +0000 (23:35 +0000)]
Oups, fixed stupid crash in PLS

19 years ago* You can doubleclick an item to play it now.
Derk-Jan Hartman [Thu, 18 Nov 2004 02:18:34 +0000 (02:18 +0000)]
* You can doubleclick an item to play it now.
* implemented delete, but for some reason the key events don't arrive

19 years agoCompile fix for C++ files
Clément Stenac [Thu, 18 Nov 2004 00:07:28 +0000 (00:07 +0000)]
Compile fix for C++ files

19 years agoInput options inheritance for playlists
Clément Stenac [Wed, 17 Nov 2004 23:22:43 +0000 (23:22 +0000)]
Input options inheritance for playlists

19 years agosap.c: don't free the inputs internal buffers! shame on you!
Sigmund Augdal Helberg [Wed, 17 Nov 2004 22:37:28 +0000 (22:37 +0000)]
sap.c: don't free the inputs internal buffers! shame on you!

19 years agoRemove SAP node on quit
Clément Stenac [Wed, 17 Nov 2004 22:11:26 +0000 (22:11 +0000)]
Remove SAP node on quit

19 years ago* Add return values to all functions
Clément Stenac [Wed, 17 Nov 2004 21:38:23 +0000 (21:38 +0000)]
* Add return values to all functions
* Fix locking issues in services discovery
* Add playlist_Replace function
* Beginning of playlist_TreeMove
* Fix some warnings
* Doxygen update

19 years ago* Fix display of playlist on OSX. Looks briljant :)
Derk-Jan Hartman [Wed, 17 Nov 2004 20:03:00 +0000 (20:03 +0000)]
* Fix display of playlist on OSX. Looks briljant :)

19 years agoBeginning of un updated developer documentation and beginning of playlist documentation
Clément Stenac [Wed, 17 Nov 2004 18:38:52 +0000 (18:38 +0000)]
Beginning of un updated developer documentation and beginning of playlist documentation

19 years ago* Todo list for OSX playlist. please use it :)
Derk-Jan Hartman [Wed, 17 Nov 2004 17:13:31 +0000 (17:13 +0000)]
* Todo list for OSX playlist. please use it :)

19 years ago* Start of new playlist for OSX.
Derk-Jan Hartman [Wed, 17 Nov 2004 16:51:40 +0000 (16:51 +0000)]
* Start of new playlist for OSX.
  - basic data retrieval implemented
  - data display not yet implemented
  - many broken outlets and even more broken actions
  - won't compile
  - if you work on this (and please do) please communicate this fact to the IRC channel and make regurlar commits to prevent that multiple people work on this (and especially the NIB).

19 years ago* Fix some crashes because of new playlist core
Derk-Jan Hartman [Wed, 17 Nov 2004 16:48:41 +0000 (16:48 +0000)]
* Fix some crashes because of new playlist core

19 years agoaccess/http.c: skip debug message when useless
Sigmund Augdal Helberg [Tue, 16 Nov 2004 23:11:56 +0000 (23:11 +0000)]
access/http.c: skip debug message when useless

19 years agoStrip parent path in directory access
Clément Stenac [Tue, 16 Nov 2004 17:29:04 +0000 (17:29 +0000)]
Strip parent path in directory access

19 years agostrcmp -> strncmp
Clément Stenac [Tue, 16 Nov 2004 12:27:02 +0000 (12:27 +0000)]
strcmp -> strncmp
Coding style fixes (much more left)

19 years agoinput.c: fixed segfault with access_demux.
Laurent Aimar [Tue, 16 Nov 2004 12:18:53 +0000 (12:18 +0000)]
input.c: fixed segfault with access_demux.

19 years ago* sgimb.c: set the kasenna option correctly
Derk-Jan Hartman [Tue, 16 Nov 2004 12:02:42 +0000 (12:02 +0000)]
* sgimb.c: set the kasenna option correctly
  fix the playlist autodelete

19 years agolibasf.c: clean up + maybe a bug fix.
Laurent Aimar [Tue, 16 Nov 2004 10:01:22 +0000 (10:01 +0000)]
libasf.c: clean up + maybe a bug fix.

19 years ago * consider tabs as white spaces when parsing vlm command line
Antoine Cellerier [Tue, 16 Nov 2004 01:14:23 +0000 (01:14 +0000)]
 * consider tabs as white spaces when parsing vlm command line
 * all lines where first non white space char is a # is a comment

19 years agodon't forget to add options to *ppsz_sout_options[] (so that ca, crt, etc.. are...
Benjamin Pracht [Mon, 15 Nov 2004 23:46:07 +0000 (23:46 +0000)]
don't forget to add options to  *ppsz_sout_options[] (so that ca, crt, etc.. are also available using http{ca=...,crt=...} in the sout chain...

19 years agonet.c: include some more headers on non-windows platforms
Sigmund Augdal Helberg [Mon, 15 Nov 2004 21:07:08 +0000 (21:07 +0000)]
net.c: include some more headers on non-windows platforms

19 years ago* sgimb.c: backport of r9300 to trunk
Derk-Jan Hartman [Mon, 15 Nov 2004 19:44:19 +0000 (19:44 +0000)]
* sgimb.c: backport of r9300 to trunk

19 years ago* Fix gcrypt building on 10.2
Derk-Jan Hartman [Mon, 15 Nov 2004 19:35:30 +0000 (19:35 +0000)]
* Fix gcrypt building on 10.2

19 years ago * format: added a lot of conversion (nearly all case between
Laurent Aimar [Mon, 15 Nov 2004 17:11:33 +0000 (17:11 +0000)]
 * format: added a lot of conversion (nearly all case between
s8,16,f32,u8,16,f32 and little endian).