]> git.sesse.net Git - vlc/shortlog
vlc
2008-01-21 Rémi Denis... Remove useless mutex (pthread_once is enough)
2008-01-21 Rémi Denis... Don't clutter the production builds with the (useless...
2008-01-21 Christophe... .
2008-01-21 Rafaël CarréAdd a useful link to precious Meuhh's comments
2008-01-21 Felix Paul... macosx: added an option to automagically save the equal...
2008-01-20 Rafaël Carréqt4: add the hability to put the *interface* in fullscr...
2008-01-20 Rafaël CarréX11 video output: give the focus to the video window...
2008-01-20 Rafaël CarréDisable "qt-updates-notif" when update checking is...
2008-01-20 Rafaël Carréone day, the new qt4 interface will not be new anymore...
2008-01-20 Christophe... Avoid buffer overflow. Fix #1442. Refs CVE-2008-0295...
2008-01-20 Pavlov KonstantinTypos and "the Internet".
2008-01-20 Felix Paul... Makefile.am: another attempt to the fix dmg creation
2008-01-20 Christophe... Load the pictures from the good place
2008-01-20 Rémi Denis... Fix previous commit
2008-01-20 Rémi Denis... Fix #include
2008-01-20 Rémi Denis... netsync: this was the last unchecked FD_SET/FD_ISSET...
2008-01-20 Rémi Denis... Switch telnet interface to poll
2008-01-20 Rémi Denis... Remoev reverse abstraction
2008-01-19 Rémi Denis... Remove bogus printf
2008-01-19 Pierre d'Herbemontshout.c: Add http-forward-cookies to "Les guignols".
2008-01-19 Pierre d'Herbemontservices/discovery/shout.c: Add a French TV service...
2008-01-19 Rémi Denis... TODO
2008-01-19 Rémi Denis... CVE references
2008-01-19 Pavlov KonstantinMove appropriate code to DEMUX_GET_LENGTH and destroy...
2008-01-19 Antoine CellerierCanal+ lua demux. Example use: vlc --http-forward-cooki...
2008-01-19 Pavlov KonstantinFix a segfault in mpga demuxer module.
2008-01-19 Pavlov KonstantinXP_UNIX is defined in mozilla-config.h, so we need...
2008-01-19 Felix Paul... mozilla: really fix compilation on OSX
2008-01-19 Dennis van... * include/vlc/mediacontrol_structures.h: revert [24391...
2008-01-19 Jean-Paul SamanMake X11/xpm.h Linux only, fixes MacOS X build.
2008-01-19 Jean-Paul SamanMozilla plugin: Check for required X11/xpm.h support.
2008-01-19 Jean-Paul SamanOops forgot this in the mozilla toolbar commit
2008-01-19 Christophe... typo
2008-01-19 Jean-Paul SamanPatch by Frans van Veen and Jasper Alias with modificat...
2008-01-19 Felix Paul... osx: use dmg-creation code from the 0.8.6-bugfix branch...
2008-01-19 Christophe... Revert [24410]. Should have gone to branch.
2008-01-19 Christophe... Polish translation update by Michał Trzebiatowski
2008-01-19 Antoine CellerierSimplify.
2008-01-19 Jean-Baptiste... Qt4 - Prepare the work for file association from the...
2008-01-19 Jean-Baptiste... Qt4 : change slightly the debug message.
2008-01-19 Jean-Baptiste... Qt4 - Fix the double free. Close #1397.
2008-01-19 Jean-Baptiste... Qt4 - Use same type of button in order to not kill...
2008-01-19 Jean-Baptiste... Qt4 - Try to improve quitting of the application.....
2008-01-19 Jean-Baptiste... Qt4 - Select the first category on the advanced prefere...
2008-01-19 Antoine CellerierAdd gzip support to the http access. We never request...
2008-01-18 Christophe... Try to improve wording
2008-01-18 Pierre d'Herbemontaccess/http.c: More check on cookies we receive.
2008-01-18 Antoine CellerierFix erroneous use of freed data in the cookie forwardin...
2008-01-18 Pierre d'Herbemontaccess/http.c: Don't double-free in cookie_append.
2008-01-18 Rémi Denis... Switch MMS to poll to avoid select() issues. Needs...
2008-01-18 Rémi Denis... Oups, this is a C++ file
2008-01-18 Rémi Denis... Fix Windows case which implements fd_set differently:
2008-01-18 Rémi Denis... Avoid overflows in the LUA net API. Run-time behavior...
2008-01-18 Rémi Denis... Use poll() instead of select() to fix an unlikely overf...
2008-01-18 Pierre d'Herbemontinput/meta.c: Don't re-run the art finder if the art...
2008-01-18 Olivier Aubertinclude/vlc/mediacontrol_structures.h: use u_int32_t...
2008-01-18 Rafaël Carréalsa: sets period size before buffer size, patch by...
2008-01-18 Olivier Aubertpython bindings: add a warning in the docstring of...
2008-01-18 Olivier Aubertpython bindings/vlc_internal: fix access to vlc_object_...
2008-01-18 Dennis van... * modules/demux/ts.c: remove excessive ;
2008-01-18 Pierre d'Herbemontaccess/http.c: Put cookies handling in a disabled by...
2008-01-18 Jean-Paul SamanFix regression introduced in [24381]
2008-01-18 Jean-Paul SamanCheck malloc return values and fix a few compiler warnings.
2008-01-18 Jean-Baptiste... Qt4 - Preferences: checkboxes in ModuleList are shown...
2008-01-18 Jean-Baptiste... Qt4 - SPrefs: add the option to embed the video in...
2008-01-18 Jean-Baptiste... Qt4 - Preferences, fix the tooltip in the ModuleList.
2008-01-18 Jean-Baptiste... Qt4 - Preferences. Fix a small bug in the layout of...
2008-01-18 Jean-Baptiste... Qt4 - Reorder the options in order of importance.
2008-01-18 Jean-Baptiste... Qt4 - make a small comment on how to integrate better...
2008-01-18 Jean-Baptiste... Qt4 - comment non-existing feature.
2008-01-17 Antoine CellerierYou still need the cast to compile :)
2008-01-17 Jean-Baptiste... Qt4 - revert the revertion :D
2008-01-17 Pierre d'Herbemontvlc_arrays.h: Don't use calloc, seems unreliable.
2008-01-17 Jean-Baptiste... Qt4 - Fix segfault on item removal on VLM. Patch by...
2008-01-17 Ilkka Ollakkaforgotten file from previous commit, oneliner update...
2008-01-17 Antoine CellerierTemporarily fix compilation of the qt4 interface. ILEoo...
2008-01-17 Antoine CellerierFix compilation and remove a few trailing spaces.
2008-01-17 Pierre d'Herbemontvlc_arrays.h: vlc_array_new, vlc_array_destroy.
2008-01-17 Ilkka Ollakkadon't poll volume-change, change volumecontrol to use...
2008-01-17 Pierre d'Herbemontaccess/http.c: Support Set-Cookie, and forward them...
2008-01-17 Ilkka Ollakkachange input_manager to event-based instead of polling...
2008-01-17 Pierre d'Herbemontluaplaylist/youtube.lua: Fix art discovery.
2008-01-17 Rafaël CarréReverts [24331] , fix a memleak. Add a debug message...
2008-01-17 Rafaël Carréfile audio output: write on stdout if filename is "-"
2008-01-17 Ilkka Ollakkapartly revert [23991]. vlc:skip ain't supported, and...
2008-01-17 Rafaël Carréupdate french translation
2008-01-17 Rafaël Carré"state" is an integer, not a boolean (since vlc_bool_t...
2008-01-17 Jean-Baptiste... Do previous commit in a better way.
2008-01-17 Jean-Baptiste... Qt4 - Hotkeys: fix the bug about modifiers that empeach...
2008-01-17 Jean-Baptiste... Qt4 - Preferences: avoid a few segfaults in the hotkeys...
2008-01-16 Christophe... Missed that in [24348]
2008-01-16 Christophe... Some files have moved
2008-01-16 Christophe... Delete rtp.c which was added by mistake in [24344]
2008-01-16 Christophe... Update the symbol list
2008-01-16 Rémi Denis... Don't complain about timeouts on Windows in cond_timedwait.
2008-01-16 Damien Fouilleulvlc security: As i've seen very little improvement...
2008-01-16 Rémi Denis... Revert the so-called whitelisting commits that are...
2008-01-16 Christophe... .
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2008-01-16 Rémi DuraffortUse utf8_unlink in src/misc/update.c
next