]> git.sesse.net Git - vlc/shortlog
vlc
2006-09-15 Clément StenacConvert the new libvlc API (so, the one that is in...
2006-09-15 Clément StenacSplit libvlc.c:
2006-09-15 Christophe... Those files where forgoten in [16658]
2006-09-15 Christophe... Re-use the old OBJC workaround and distribute autoconf2...
2006-09-15 Clément StenacStore playlist object in instance-specific object
2006-09-15 Clément StenacMove stats stuff to the per-instance object
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-15 Dennis van... * modules/demux/avi/avi.c: typo secondes -> seconds
2006-09-15 Clément StenacRename playlist_NodesCreateForSD to playlist_NodesPairC...
2006-09-14 Damien Fouilleul- activex: initialization issues
2006-09-14 Clément StenacFix a number of problems with interaction dialogs
2006-09-14 Christophe... Use var_ instead of config_ (closes #740)
2006-09-14 Damien Fouilleul- ActiveX: support for libvlc and common scripting...
2006-09-14 Clément StenacFilter handling helpers moved to core
2006-09-14 Felix Paul... * fix a nasty handling bug and convert all comments...
2006-09-14 Clément StenacAdd missing actions in popup
2006-09-14 Felix Paul... * enable debug for x264 compilation for testing purpose...
2006-09-13 Jean-Baptiste... * QT timeout=>timeout() in the MACRO to avoid hanging.
2006-09-13 Yoann Peronneau* extras/vlc.vim: match also files with a "Copyright...
2006-09-13 Clément StenacSome more cleanup and macros
2006-09-13 Clément StenacSome cleanup here and there
2006-09-13 Christophe... Typo
2006-09-13 Clément StenacImplementation of login, input and progress dialogs...
2006-09-13 Clément Stenac* Handle parameters in streaming profiles
2006-09-12 Antoine CellerierReally useless this time
2006-09-12 Antoine CellerierCommit random stuff to test modified commit emails.
2006-09-12 Rémi Denis... Most of demux/
2006-09-12 Rémi Denis... control/
2006-09-12 Rémi Denis... More
2006-09-12 Rémi Denis... Warnings
2006-09-12 Rémi Denis... Ahem: (v)asprintf requires stdio.h; strndup requires...
2006-09-12 Rémi Denis... Modernize configure.ac a bit
2006-09-12 Rémi Denis... Revert lame revert from [16628].
2006-09-12 Rémi Denis... Fortunately, VLC is not using CVS anymore.
2006-09-12 Damien Fouilleul- bootstrap: removed vlcintf.h
2006-09-12 Sam Hocevar * src/network/io.c: zorglub: gnagnagna ! :)
2006-09-12 Sam Hocevar * src/misc/network/io.c: coding style fixes.
2006-09-11 Rémi Denis... ***Partial*** Solaris compile fix
2006-09-11 Rémi Denis... Improve socket polling logic so that errors to avoid...
2006-09-11 Sam Hocevar * configure.ac: don't add AltiVec modules twice.
2006-09-11 Jean-Baptiste... *Contribs: Yet another x264 patch
2006-09-11 Jean-Baptiste... * Contribs: Remove unneeded files
2006-09-11 Jean-Baptiste... * Contribs: attempt to update Tiff/SDL/SDL_image
2006-09-11 Clément StenacUp-to-date schema for profiles
2006-09-11 Sam Hocevar * No longer use the $(pic) variable, since all flags...
2006-09-11 Sam Hocevar * Don't use PIC on WIN32.
2006-09-11 Sam Hocevar * Always use PIC to build the Mozilla plugin.
2006-09-11 Clément StenacProfile sample.
2006-09-10 Clément StenacRemove useless debug
2006-09-10 Felix Paul... * remove non-committed files from target to make buildb...
2006-09-10 Clément StenacA bit of cleanup
2006-09-10 Antoine Celleriervout-filter is now part of the video-filter option...
2006-09-10 Clément StenacFix typo
2006-09-10 Felix Paul... * removed some further hangover from the original patch...
2006-09-10 Felix Paul... * New Fullscreen controller panel
2006-09-10 Clément StenacFix SD support
2006-09-10 Rémi Denis... Also control plugin export table
2006-09-10 Rémi Denis... Blind svn:ignore update
2006-09-10 Rémi Denis... Ensure libvlc only export symbols from libvlc API
2006-09-10 Clément StenacHandle more hotkeys
2006-09-10 Christophe... Don't build stream_out_switcher by default
2006-09-10 Sam Hocevar * Makefile.am: add empty versioning information to...
2006-09-10 Sam Hocevar * src/Makefile.am: do not use -avoid-version. [ported...
2006-09-09 Antoine CellerierAlso decode VP6 in flash ... this currently decodes...
2006-09-09 Antoine CellerierFFmpeg now has VP5/VP6 decoding (flash uses special...
2006-09-09 Rémi Denis... Switch net_Write to poll() to avoid fd set overflow.
2006-09-09 Rémi Denis... Accept non-socket handles through net_Read* (closes...
2006-09-09 Rémi Denis... Fix segfault. FTP access output is now somehow "tested"
2006-09-09 Rémi Denis... More fixes
2006-09-09 Rémi Denis... OSX compile fix
2006-09-09 Rémi Denis... Oups
2006-09-09 Rémi Denis... Untested FTP access output (closes #605)
2006-09-09 Rémi Denis... Fix typo
2006-09-09 Clément StenacOne more outdated copyright
2006-09-09 Clément StenacCopyright stuff
2006-09-09 Rémi Denis... More cosmetic
2006-09-09 Rémi Denis... Cosmetic fixes
2006-09-09 Rémi Denis... Don't use someone's else domain in our default values
2006-09-09 Rémi Denis... Really fix SDP ordering here too (closes #716 again)
2006-09-09 Rémi Denis... * Add multicast source filter (RFC4570),
2006-09-09 Rémi Denis... Another SDP ordering fix
2006-09-08 Antoine CellerierAdd vcrop, vzoom and vratio commands to the rc interfac...
2006-09-08 Pavlov KonstantinALT Linux VLC specfile
2006-09-08 Pavlov Konstantinforgot to mention the last fortune is from #videolan
2006-09-08 Pavlov Konstantinone more fortune
2006-09-08 Rémi Denis... Fix SDP line ordering (closes #716)
2006-09-08 Rémi Denis... Complete(?) migration to net_strerror/net_errno
2006-09-08 Rémi Denis... Well, this time maybe
2006-09-08 Rémi Denis... Might fix Win32 compilation
2006-09-08 Rémi Denis... Add missing const qualifier and fix warnings
2006-09-08 Rémi Denis... Don't rebuild the skin all the time
2006-09-08 Rémi Denis... Actually wreak havoc to the network API.
2006-09-08 Rémi Denis... Fixes
2006-09-08 Rémi Denis... Reallow file descriptor above FD_SETSIZE since we now...
2006-09-08 Rémi Denis... Experimental poll()-capable merge of net_Read, net_Read...
2006-09-08 Rémi Denis... More cleanup
2006-09-08 Rémi Denis... Add message for most of the Winsock errors
2006-09-08 Rémi Denis... Partial cleanup and improved Windows error messages
2006-09-08 Sam Hocevar * modules/stream_out/rtp.c:
2006-09-07 Christophe... Update-po
next