]> git.sesse.net Git - vlc/shortlog
vlc
2004-11-27 Gildas Bazin* AUTHORS: added Frederic Ruget for the portaudio audio...
2004-11-27 Sigmund Augdal... mem_stream.c: minor cleanup + shut up compiler warnings
2004-11-27 Clément StenacFix images order
2004-11-26 Sigmund Augdal... all: got rid of MP4_Stream
2004-11-26 Sigmund Augdal... all: new stream_t reading from a buffer.
2004-11-26 Clément StenacFix crash
2004-11-26 Gildas Bazin* modules/misc/xml/xtag.c: fixed a few bugs.
2004-11-26 Gildas Bazin* ALL: New XML module type.
2004-11-25 Olivier Teulière * src/input/input.c: notify the interfaces when the...
2004-11-25 Felix Paul... * fixed some strings of the Edit-menu as well (complies...
2004-11-25 Felix Paul... * fixed incorrect translation of 'Quit' in the OSX...
2004-11-24 Cyril Deguet- all: the text variable "$N" is now the media name...
2004-11-24 Gildas Bazin* modules/access/dshow/dshow.cpp: fixed stupid bug...
2004-11-24 Clément StenacRelease the access in case of failure
2004-11-24 Clément StenacFix segfault in RTSP mode
2004-11-24 Clément StenacSmall update
2004-11-24 Clément StenacFix input-slave parser
2004-11-23 Derk-Jan Hartman* Use filenames as playlistnames for relative m3u playl...
2004-11-23 Antoine Cellerier * add core option --vlm-conf
2004-11-23 Antoine Cellerier * documented commenting possibility
2004-11-23 Gildas Bazin* modules/gui/wxwindows/playlist.cpp: fixed uninitializ...
2004-11-23 Gildas Bazin* src/misc/win32_specific.c: unicode portability fixes.
2004-11-23 Gildas Bazin* include/vlc_common.h: added the _T() macro for win32...
2004-11-23 Rocky BernsteinHonor "prefer-cdtext" option.
2004-11-23 Rocky BernsteinIf using cddax (as opposed to cdda), then set the MRL...
2004-11-22 Clément StenacRemove debug message
2004-11-22 Gildas Bazin* modules/video_output/directx/*: mostly unicode ready...
2004-11-22 Gildas Bazin* modules/video_output/directx/events.c: fix to disable...
2004-11-22 Clément StenacRestore search
2004-11-22 Laurent Aimarall: implemented INPUT_ADD_SLAVE.
2004-11-22 Laurent Aimarstream.c: fixed a bug when seeking again near the end...
2004-11-22 Laurent Aimarinput: added INPUT_ADD_SLAVE to allow adding a slave...
2004-11-22 Clément StenacDon't rebuild the tree on node sort
2004-11-22 Clément StenacRecursive sort
2004-11-22 Rocky BernsteinChange a printf into a debuggable print message.
2004-11-21 Clément StenacHandle the case when parent is root
2004-11-21 Clément StenacForgot this
2004-11-21 Clément StenacUse item-append when an item is appended to a node...
2004-11-21 Gildas Bazin* src/misc/httpd.c: bug fix to re-use the httpd host...
2004-11-21 Gildas Bazin* src/misc/vlm.c: partial revert of commit 9353. Do...
2004-11-21 Gildas Bazin* modules/demux/m3u.c: ported to new playlist API.
2004-11-21 Clément StenacSort a node (alphabetically, all sub-nodes come first)
2004-11-20 Clément StenacSmall TODO update and sorting
2004-11-20 Clément StenacSAP IPv6 and additionnal addresses support
2004-11-20 Clément Stenac* do not set request on startup, we don't want autoplay
2004-11-20 Clément StenacMake p_playlist->i_index follow correctly the current...
2004-11-20 Clément StenacAdd MP4 playlist items as children
2004-11-20 Clément StenacFix crash in bookmarks
2004-11-19 Clément StenacFix
2004-11-19 Clément Stenacsap: don't crash on invalid o= field
2004-11-19 Clément StenacCDDAX:
2004-11-19 Antoine Cellerier * some style fixes (now displays menu under IE)
2004-11-18 Clément StenacOups, fixed stupid crash in PLS
2004-11-18 Derk-Jan Hartman* You can doubleclick an item to play it now.
2004-11-18 Clément StenacCompile fix for C++ files
2004-11-17 Clément StenacInput options inheritance for playlists
2004-11-17 Sigmund Augdal... sap.c: don't free the inputs internal buffers! shame...
2004-11-17 Clément StenacRemove SAP node on quit
2004-11-17 Clément Stenac* Add return values to all functions
2004-11-17 Derk-Jan Hartman* Fix display of playlist on OSX. Looks briljant :)
2004-11-17 Clément StenacBeginning of un updated developer documentation and...
2004-11-17 Derk-Jan Hartman* Todo list for OSX playlist. please use it :)
2004-11-17 Derk-Jan Hartman* Start of new playlist for OSX.
2004-11-17 Derk-Jan Hartman* Fix some crashes because of new playlist core
2004-11-16 Sigmund Augdal... access/http.c: skip debug message when useless
2004-11-16 Clément StenacStrip parent path in directory access
2004-11-16 Clément Stenacstrcmp -> strncmp
2004-11-16 Laurent Aimarinput.c: fixed segfault with access_demux.
2004-11-16 Derk-Jan Hartman* sgimb.c: set the kasenna option correctly
2004-11-16 Laurent Aimarlibasf.c: clean up + maybe a bug fix.
2004-11-16 Antoine Cellerier * consider tabs as white spaces when parsing vlm comma...
2004-11-15 Benjamin Prachtdon't forget to add options to *ppsz_sout_options...
2004-11-15 Sigmund Augdal... net.c: include some more headers on non-windows platforms
2004-11-15 Derk-Jan Hartman* sgimb.c: backport of r9300 to trunk
2004-11-15 Derk-Jan Hartman* Fix gcrypt building on 10.2
2004-11-15 Laurent Aimar * format: added a lot of conversion (nearly all case...
2004-11-15 Laurent Aimar * asf: added support for "extended stream properties...
2004-11-15 Laurent Aimar * asf: first part to support more header extention...
2004-11-15 Laurent Aimar * http: added shoutcast meta data support.
2004-11-15 Laurent Aimar * input: access meta data support.
2004-11-15 Laurent Aimar * input: added a meta field to input.
2004-11-15 Clément StenacUpdate playlist TODO
2004-11-15 Clément StenacFix wxWidgets crash
2004-11-15 Gildas Bazin* 0.8.2-svn, not 0.8.2
2004-11-15 Gildas Bazin* po/*: updated from the 0.8.1 branch.
2004-11-15 Gildas Bazin* ALL: bumped version number to 0.8.2-svn.
2004-11-14 Clément StenacFix ITEMPLAY in no-view mode
2004-11-14 Gildas Bazin* modules/codec/dmo/dmo.c: work around for buggy dmo...
2004-11-14 Clément StenacRe-enable logging
2004-11-14 Gildas Bazin* Makefile.am: fixed make dist.
2004-11-14 Gildas Bazin* modules/codec/quicktime.c: fixed small mem leak.
2004-11-14 Olivier Teulière * modules/gui/skins2: ignore WM_PAINT events on the...
2004-11-14 Gildas Bazin* src/audio_output/input.c: made the resampling just...
2004-11-14 Felix Paul... configure.ac: added Danish to the list of possible...
2004-11-14 Clément StenacTodo update
2004-11-14 Clément Stenac* access_directory : only play if we are the current...
2004-11-13 Clément StenacAdd directory in wxWidgets
2004-11-13 Clément StenacDecrease verbosity
2004-11-13 Benjamin PrachtValid HTML is good. This page stil doesn't work with IE
2004-11-13 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: use proper format...
next