]> git.sesse.net Git - vlc/shortlog
vlc
2008-01-24 Rémi Denis... Consistent naming
2008-01-24 Rémi Denis... Fix warning when there are no config items
2008-01-24 Rémi Denis... Whitelisting.
2008-01-24 Rafaël CarréReverts [24530] & [24531] (preprocessing related) ...
2008-01-24 Dennis van... * modules/access/bda/bda.h: remove white space
2008-01-24 Dennis van... * modules/gui/wxwidgets and skins2: add various more...
2008-01-24 Rafaël Carré* input/stream.c: checks memory allocation, patch by...
2008-01-24 Rafaël Carréqt4: do not build windows registry code when not compil...
2008-01-24 Jean-Baptiste... Qt4 - Basic implementation of the extensions. Seem...
2008-01-24 Jean-Baptiste... Qt4 - Fix Compilation on CYGWin. This is a quick fix...
2008-01-24 Jean-Baptiste... Small fix for Windows compilation... gruiking because...
2008-01-24 Dennis van... * modules/access/rtsp/real.h: remote whiteline
2008-01-24 Dennis van... * modules/access/bda/bda.c: add config.h in reference...
2008-01-23 Christophe... missing from [24525]
2008-01-23 Christophe... Missing from [24525]
2008-01-23 Rémi Denis... Don't include config.h from the headers - refs #297.
2008-01-23 Rémi Denis... Tabs!
2008-01-23 Rémi Denis... avoid mere whitespaces when hostname is not specified
2008-01-23 Rémi Denis... Fix [22070] not creating the http-host variable. Closes...
2008-01-23 Rémi Denis... Cleanup condition handling, should fix #1448
2008-01-23 Rémi Denis... Fix off-by-one overflow and simplify
2008-01-23 Damien Fouilleulgnutls: fool VLC_OBJECT() cast check for NULL objects
2008-01-23 Rafaël CarréThere is no (more?) FAQ
2008-01-23 Rafaël Carréupdate comment about setDesktopSettingsAware()
2008-01-23 Rafaël CarréMakefile.am: add vlc_pgpkey.h
2008-01-23 Jean-Baptiste... WxWidget: Fix compilation.
2008-01-23 Jean-Baptiste... Qt4 - Typo correction.
2008-01-23 Jean-Baptiste... Vista registeration inside the installer... Has to...
2008-01-23 Jean-Baptiste... Qt4 - Put the dialog you are not likely to use during...
2008-01-23 Jean-Baptiste... Qt4 - Support for VolumeMuteKey, as spotted by DGMurdockIII
2008-01-23 Jean-Baptiste... Qt4 - Stop the stupidity of the input Slider:
2008-01-23 Jean-Baptiste... Qt4 fix a layout bug. Spotted by Antoine Lejeune |...
2008-01-23 Jean-Baptiste... Qt4 - Input Slider simplification... Draging still...
2008-01-22 Rémi Denis... Remove forward declaration
2008-01-22 Rémi Denis... We don't the logging level. Assume debug is only wanted...
2008-01-22 Rémi Denis... - Don't mix delete and free().
2008-01-22 Damien Fouilleulvlc_threads: undo last commit, not needed
2008-01-22 Damien Fouilleulvlc_threads.h: now that vlc_object_t is optional for...
2008-01-22 Rémi Denis... Print messages directly to standard error if we don...
2008-01-22 Rémi Denis... Remove the static gnutls object pointer thanks to previ...
2008-01-22 Rémi Denis... Allow mutexes without objects. QueueMsg can handle...
2008-01-22 Rémi Denis... Remove useless cast
2008-01-22 Rafaël Carrégcry_md_read() returns a buffer which hold at least...
2008-01-22 Damien Fouilleulvlc_threads: provide proper implementation of vlc_spinl...
2008-01-22 Rafaël Carréupdate: do not make wrong assumptions about mpis' size
2008-01-22 Rémi Denis... config_GetInt returns -1 on error - that does not mean...
2008-01-22 Rémi Denis... Remove Cthreads support
2008-01-22 Rémi Denis... Remove State Threads support
2008-01-22 Rémi Denis... Remove support for GNU Portable Threads
2008-01-22 Rafaël Carréupdate: put pgp key in its own header (and update the...
2008-01-22 Rafaël Carréaudioscrobbler: code cleanup, higher severity for some...
2008-01-22 Rafaël Carréprint a message about cvlc only when running with the...
2008-01-22 Rafaël Carréuse the correct type *cough*
2008-01-22 Rafaël CarréFix qt4 deadlocking on gnome
2008-01-22 Jean-Paul SamanUse big endian definitions for ffmpeg PIX_FMT_* when...
2008-01-22 Ilkka Ollakkafix previous commit
2008-01-22 Ilkka Ollakkaset volume-change variable also in volumeUp/volumeDown...
2008-01-22 Ilkka OllakkaSeems that title-callback weren't called afterall for...
2008-01-22 Jean-Baptiste... Qt4 - Fix timeLabel alignment.
2008-01-22 Ilkka Ollakkacall UpdateRate when rate changes, add myself to authors
2008-01-22 Jean-Baptiste... Qt4 - remove windows only code.
2008-01-22 Jean-Baptiste... Qt4 - Dialog implementation for registering the file...
2008-01-22 Jean-Baptiste... Qt4 - < thresh> although "Add interfaces -> Switch...
2008-01-22 Jean-Baptiste... Qt4 - layout fix.
2008-01-22 Pavlov KonstantinIntroduce HAVE_WX and HAVE_QT4 and show "Switch to...
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
next