]> git.sesse.net Git - vlc/shortlog
vlc
2005-07-08 Rémi Denis... Copyright fixes
2005-07-08 Rémi Denis... Convert to Unicode
2005-07-07 Christophe... * modules/access/dvb/linux_dvb.c: Fixed support of...
2005-07-07 Felix Paul... * converted to UTF-8
2005-07-06 Clément StenacRevert wrongly commited files in previous commit
2005-07-06 Clément StenacCompile fix - refs #258
2005-07-06 Rémi Denis... Print Winsock error number
2005-07-06 Christophe... * src/misc/cpu.c: Fixed the use of cpuid() on amd64...
2005-07-06 Christophe... libvlc.h: Move the open option for the gui preferences
2005-07-05 Rémi Denis... Fix previous commit
2005-07-05 Rémi Denis... Print exact error for select() to help tracking x264...
2005-07-05 Rémi Denis... - Clean up net_Gets()
2005-07-04 Rémi Denis... Forgot this one
2005-07-04 Rémi Denis... IPv6 Source-Specific Multicast support
2005-07-04 Rémi Denis... Unduplicate common socket() code
2005-07-04 Olivier AubertAdd set_visual support in python binding
2005-07-04 Rémi Denis... Undo braindead [11640]
2005-07-04 Damien Fouilleulcompile fix for WIN32, needs review
2005-07-04 Damien Fouilleulhey, don't forget win32, folks
2005-07-04 Christophe... Compile fix
2005-07-03 Benjamin Prachtnew --telnet-host option to allow to bind the telnet...
2005-07-02 Benjamin Prachtselect first moved item instead of the last one after...
2005-07-02 Benjamin Pracht* Back to the hack for the isItem: inNode function...
2005-07-02 Benjamin Pracht* Include <sys/socket.h> if the system has it (should...
2005-07-01 Antoine CellerierGenre standardisation patch by Jonas A. Larsen
2005-07-01 Benjamin Pracht* vlc_symbols.h, vlc_playlist.h, view.c : add a functio...
2005-07-01 Derk-Jan Hartman* powf -> pow :(
2005-07-01 Rémi Denis... PF_* -> AF_*
2005-07-01 Rémi Denis... This was pretty useless (if there is no solution, there...
2005-07-01 Rémi Denis... Remove unused function
2005-07-01 Rémi Denis... Unsigned casts
2005-07-01 Rémi Denis... Remove unused variable - fix compiler warning
2005-07-01 Rémi Denis... Freeze module entry name (refs #155)
2005-07-01 Rémi Denis... Use macros rather than overkill APIs
2005-07-01 Christophe... ALL: Add some set_shorname() so the preferences look...
2005-07-01 Christophe... Oups, forgot this one with [11093] (deprecated option...
2005-07-01 Christophe... Compile fix
2005-07-01 Sigmund Augdal... compile fix
2005-06-30 Rémi Denis... StopSend for UDP access
2005-06-30 Rémi Denis... StopSend for SAP discovery
2005-06-30 Rémi Denis... Same as previous commit - for SAP announcer
2005-06-30 Rémi Denis... Shutdown UDP socket for receival - hopefully closes...
2005-06-30 Rémi Denis... Wrappers for shutdown() API
2005-06-30 Rémi Denis... Remove a very old hack that is no longer necessary
2005-06-30 Rémi Denis... Why make it complicated when it can be simple
2005-06-30 Benjamin Pracht* Some fixes
2005-06-30 Felix Paul... * implemented reset- and backward-methods (refs #13)
2005-06-30 Felix Paul... * added a summary-tab at the end of the wizard (mostly...
2005-06-29 Gildas Bazin* modules/stream_out/rtp.c, modules/misc/rtsp.c: attemp...
2005-06-29 Benjamin Pracht* Still some work for playlist drag'n'drop
2005-06-29 Gildas Bazin* modules/mux/mp4.c: added support for amr nb/wb and...
2005-06-29 Gildas Bazin* mozilla/vlcplugin.h: fixed mimetypes string.
2005-06-29 Gildas Bazin* mozilla/vlcplugin.h: compilation fix.
2005-06-29 Benjamin Pracht* Add an option to recusively expand the current node...
2005-06-29 Antoine Cellerierthis should fix compilation (if someone could backport...
2005-06-28 Derk-Jan Hartman* Fix some configuration options declerations and strings
2005-06-28 Derk-Jan Hartman* Fix opening of rtsp:// links in VLC
2005-06-28 Derk-Jan Hartman* forwardport of [11522]
2005-06-28 Benjamin Pracht* Don't select items that are in a selected node for...
2005-06-28 Benjamin Pracht* Start of the beginnig of drag'n'drop in the OSX playl...
2005-06-28 Rémi Denis... DLL loader stolen from MPlayer CVS.
2005-06-28 Damien Fouilleul- updated to axvlc.inf used to create http://downloads...
2005-06-28 Damien Fouilleul- changed codebase path to 'http://downloads.videolan...
2005-06-28 Rémi Denis... This doesn't owe in the VLC
2005-06-28 Sam Hocevar * po/fr.po: various fixes
2005-06-28 Sam Hocevar * po/es.po: minor fixes
2005-06-28 Damien Fouilleuldataobject isn't ready for prime time yet :)
2005-06-27 Clément StenacFix warning
2005-06-27 Clément StenacDon't insult the user - Patch by Torsten Spindler
2005-06-27 Antoine Cellerierforward port 11582
2005-06-27 Antoine Cellerierforward port 11580
2005-06-27 Benjamin Pracht* Add some items to some people
2005-06-27 Felix Paul... * replace '0.8.3-svn' by '0.8.4-svn'
2005-06-27 Gildas Bazin* modules/demux/playlist/b4s.c: WinCE compilation fix.
2005-06-27 Clément StenacAlso fix mozilla when not in debug mode
2005-06-27 Gildas Bazin* modules/codec/mpeg_audio.c: don't use this codec...
2005-06-27 Sam Hocevar * src/misc/httpd.c: fixed a crash in IPv4 handling...
2005-06-27 Damien Fouilleulplugin.cpp: forgot to initialize the mute variable
2005-06-27 Damien Fouilleulall: clean-up, bug fixes so that plugin is now working...
2005-06-26 Felix Paul... * implemented a general, re-usable help-panel used...
2005-06-26 Clément StenacHigher default caching value. Prebuffering should reall...
2005-06-26 Felix Paul... * forgot to include the Turkish locale here as well
2005-06-26 Rémi Denis... Remove confusing warning
2005-06-26 Felix Paul... * copy the po-files from /tags/0.8.2 to trunk
2005-06-26 Antoine Cellerierforward port 11543 (again)
2005-06-26 Rémi Denis... Compile fix
2005-06-26 Rémi Denis... Fix compilation
2005-06-26 Rémi Denis... Remove obsoloted check
2005-06-26 Rémi Denis... Set IPV6_V6ONLY option to make my life easier
2005-06-26 Rémi Denis... Set IPV6_PROTECTION_LEVEL (yet another Microsoft's...
2005-06-26 Rémi Denis... Fixes httpd_ClientIP on Win32 & the likes
2005-06-26 Rémi Denis... More conservative buffer size
2005-06-26 Rémi Denis... Forgot this file
2005-06-26 Rémi Denis... Use integer rather than strings for UDP/TCP port numbers
2005-06-26 Rémi Denis... Fix case
2005-06-26 Rémi Denis... Someone forgot debugging stuff here
2005-06-26 Derk-Jan Hartman* Stupid 10.2 THOU SHALT OBEY ME
2005-06-25 Rémi Denis... Fix previous commit
2005-06-25 Rémi Denis... Most compiler warning fixed
2005-06-25 Antoine Cellerierfix alphabetically ordered list ...
next