]> git.sesse.net Git - vlc/history - modules
Reverts [24530] & [24531] (preprocessing related) , add $(DEFS) (-DHAVE_CONFIG_H...
[vlc] / modules /
2008-01-24 Rafaël CarréReverts [24530] & [24531] (preprocessing related) ...
2008-01-24 Dennis van Amerongen* modules/access/bda/bda.h: remove white space
2008-01-24 Dennis van Amerongen* modules/gui/wxwidgets and skins2: add various more...
2008-01-24 Rafaël Carréqt4: do not build windows registry code when not compil...
2008-01-24 Jean-Baptiste KempfQt4 - Basic implementation of the extensions. Seem...
2008-01-24 Jean-Baptiste KempfQt4 - Fix Compilation on CYGWin. This is a quick fix...
2008-01-24 Jean-Baptiste KempfSmall fix for Windows compilation... gruiking because...
2008-01-24 Dennis van Amerongen* modules/access/rtsp/real.h: remote whiteline
2008-01-24 Dennis van Amerongen* modules/access/bda/bda.c: add config.h in reference...
2008-01-23 Christophe Mutricymissing from [24525]
2008-01-23 Christophe MutricyMissing from [24525]
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-23 Rémi Denis-CourmontTabs!
2008-01-23 Rémi Denis-CourmontFix [22070] not creating the http-host variable. Closes...
2008-01-23 Rémi Denis-CourmontCleanup condition handling, should fix #1448
2008-01-23 Rémi Denis-CourmontFix 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éupdate comment about setDesktopSettingsAware()
2008-01-23 Jean-Baptiste KempfWxWidget: Fix compilation.
2008-01-23 Jean-Baptiste KempfQt4 - Typo correction.
2008-01-23 Jean-Baptiste KempfQt4 - Put the dialog you are not likely to use during...
2008-01-23 Jean-Baptiste KempfQt4 - Support for VolumeMuteKey, as spotted by DGMurdockIII
2008-01-23 Jean-Baptiste KempfQt4 - Stop the stupidity of the input Slider:
2008-01-23 Jean-Baptiste KempfQt4 fix a layout bug. Spotted by Antoine Lejeune |...
2008-01-23 Jean-Baptiste KempfQt4 - Input Slider simplification... Draging still...
2008-01-22 Rémi Denis-Courmont- Don't mix delete and free().
2008-01-22 Rémi Denis-CourmontRemove the static gnutls object pointer thanks to previ...
2008-01-22 Rafaël Carréaudioscrobbler: code cleanup, higher severity for some...
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 OllakkaSeems that title-callback weren't called afterall for...
2008-01-22 Jean-Baptiste KempfQt4 - Fix timeLabel alignment.
2008-01-22 Ilkka Ollakkacall UpdateRate when rate changes, add myself to authors
2008-01-22 Jean-Baptiste KempfQt4 - remove windows only code.
2008-01-22 Jean-Baptiste KempfQt4 - Dialog implementation for registering the file...
2008-01-22 Jean-Baptiste KempfQt4 - < thresh> although "Add interfaces -> Switch...
2008-01-22 Jean-Baptiste KempfQt4 - 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 KempfQt4 - Simple Preferences. Fix the NON-saving of hotkeys...
2008-01-21 Jean-Baptiste KempfQt4 - add a button to scroll to currentItem. Close...
2008-01-21 Jean-Baptiste Kempfqt4 - think about saving the qt-PATH...
2008-01-21 Jean-Baptiste KempfQt4 - unification of the common used path for QFileDial...
2008-01-21 Jean-Baptiste KempfQt4 - add an option to close #1444
2008-01-21 Rémi Denis-CourmontSet non-blocking mode on accepted sockets
2008-01-21 Rafaël Carréfix #1387 (update to new libcaca api)
2008-01-21 Felix Paul Kühnemacosx: 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 MutricyAvoid buffer overflow. Fix #1442. Refs CVE-2008-0295...
2008-01-20 Pavlov KonstantinTypos and "the Internet".
2008-01-20 Rémi Denis-CourmontFix previous commit
2008-01-20 Rémi Denis-CourmontFix #include
2008-01-20 Rémi Denis-Courmontnetsync: this was the last unchecked FD_SET/FD_ISSET...
2008-01-20 Rémi Denis-CourmontSwitch telnet interface to poll
2008-01-19 Rémi Denis-CourmontRemove 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 Pavlov KonstantinMove appropriate code to DEMUX_GET_LENGTH and destroy...
2008-01-19 Pavlov KonstantinFix a segfault in mpga demuxer module.
2008-01-19 Antoine CellerierSimplify.
2008-01-19 Jean-Baptiste KempfQt4 - Prepare the work for file association from the...
2008-01-19 Jean-Baptiste KempfQt4 : change slightly the debug message.
2008-01-19 Jean-Baptiste KempfQt4 - Fix the double free. Close #1397.
2008-01-19 Jean-Baptiste KempfQt4 - Use same type of button in order to not kill...
2008-01-19 Jean-Baptiste KempfQt4 - Try to improve quitting of the application.....
2008-01-19 Jean-Baptiste KempfQt4 - 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 MutricyTry 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-CourmontSwitch MMS to poll to avoid select() issues. Needs...
2008-01-18 Rémi Denis-CourmontOups, this is a C++ file
2008-01-18 Rémi Denis-CourmontFix Windows case which implements fd_set differently:
2008-01-18 Rémi Denis-CourmontAvoid overflows in the LUA net API. Run-time behavior...
2008-01-18 Rémi Denis-CourmontUse poll() instead of select() to fix an unlikely overf...
2008-01-18 Rafaël Carréalsa: sets period size before buffer size, patch by...
2008-01-18 Dennis van Amerongen* 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 KempfQt4 - Preferences: checkboxes in ModuleList are shown...
2008-01-18 Jean-Baptiste KempfQt4 - SPrefs: add the option to embed the video in...
2008-01-18 Jean-Baptiste KempfQt4 - Preferences, fix the tooltip in the ModuleList.
2008-01-18 Jean-Baptiste KempfQt4 - Preferences. Fix a small bug in the layout of...
2008-01-18 Jean-Baptiste KempfQt4 - Reorder the options in order of importance.
2008-01-18 Jean-Baptiste KempfQt4 - make a small comment on how to integrate better...
2008-01-18 Jean-Baptiste KempfQt4 - comment non-existing feature.
2008-01-17 Jean-Baptiste KempfQt4 - revert the revertion :D
2008-01-17 Jean-Baptiste KempfQt4 - 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 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 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 "-"
next