]> git.sesse.net Git - vlc/shortlog
vlc
2008-01-21 Pavlov KonstantinQT4: Add a menu item to switch to WxWidgets if available.
2008-01-21 Jean-Baptiste... Qt4 - Simple Preferences. Fix the NON-saving of hotkeys...
2008-01-21 Jean-Baptiste... Qt4 - add a button to scroll to currentItem. Close...
2008-01-21 Christophe... Recover the copyright statement + thanks
2008-01-21 Christophe... Brazilian Portuguese translation update by Sidney Doria
2008-01-21 Jean-Baptiste... qt4 - think about saving the qt-PATH...
2008-01-21 Jean-Baptiste... Qt4 - unification of the common used path for QFileDial...
2008-01-21 Rémi Denis... Fix non-debug builds
2008-01-21 Jean-Baptiste... Add Romanian in the windows install, wanted by secarica.
2008-01-21 Rémi Denis... Compile fix. Not sure if this works though.
2008-01-21 Rémi Denis... Remove potential deadlocks in waitpipe with net_*
2008-01-21 Rémi Denis... Remove the requirement for vlc object to be locked...
2008-01-21 Rémi Denis... Fix previous commit
2008-01-21 Rémi Denis... Add inline API for spinlocks.
2008-01-21 Rémi Denis... Forgot to update the symbols
2008-01-21 Jean-Baptiste... Qt4 - add an option to close #1444
2008-01-21 Rémi Denis... Remove unnecessary complication
2008-01-21 Rémi Denis... Set non-blocking mode on accepted sockets
2008-01-21 Rafaël Carrécontribs: fix macosx build of libcaca
2008-01-21 Rafaël Carrécontribs: use last libcaca beta version
2008-01-21 Rafaël Carréfix #1387 (update to new libcaca api)
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...
next