]> git.sesse.net Git - vlc/history - modules
loader: fix a warning
[vlc] / modules /
2008-01-29 Ilkka Ollakka- fix qmax/qmin if statements
2008-01-29 Ilkka Ollakkasmall (ugly) fix to check EAGAIN after recv returns...
2008-01-28 Pavlov KonstantinFix builds with dirac >= 0.9.0, require it as well.
2008-01-28 Rafaël Carréaudio_filter/: fix warnings
2008-01-28 Rafaël Carréservices_discovery/: fix warnings
2008-01-28 Rafaël Carréncurses: removes useless unused parameter warnings...
2008-01-28 Rafaël Carrédemux/playlist/ : removes useless unused parameter...
2008-01-28 Rafaël Carréaudio_output/ : removes useless unused parameter warnings
2008-01-28 Rafaël Carrécontrol/*: fix warnings
2008-01-28 Rafaël Carréxcommon.c: fix warnings
2008-01-28 Rafaël Carrévideo_output/opengl.c:
2008-01-28 Rafaël Carrévideo_output: avoids unused parameter warnings
2008-01-28 Rafaël Carrésout_AnnounceRegisterSDP(): removes unused SOUT_CFG_PRE...
2008-01-28 Rafaël Carrécontrol/http:
2008-01-28 Rafaël Carrévisual: removes warnings about unused parameters in...
2008-01-28 Rafaël Carrévlc_object_get(): removes unused parameter
2008-01-28 Jean-Baptiste KempfQt4 - Message, translate the filetype filtering......
2008-01-28 Jean-Baptiste KempfQt4 - VLM Export in the interface. Patch by Jean-Franço...
2008-01-28 Jean-Baptiste KempfQt4 - More debug to track regressions from today's...
2008-01-28 Jean-Baptiste KempfQt4 - Should fix the hasVideo and hasAudio detection...
2008-01-28 Jean-Baptiste KempfQt4 - Try to fix the detection of video tracks and...
2008-01-28 Jean-Baptiste KempfQt4- IM: update copyright and add myself to people...
2008-01-28 Jean-Baptiste KempfQt4 IM. Commenting the work done.
2008-01-28 Jean-Baptiste KempfQt4 - Avoid assertion problem...
2008-01-28 Jean-Baptiste KempfQt4 - Be sure to update the meta on Playlist Change.
2008-01-28 Jean-Baptiste KempfQt4 - IM. simplification again, since emit inputChanged...
2008-01-28 Jean-Baptiste KempfQt4 - Simplification and fix the IM interaction.
2008-01-27 Jean-Baptiste KempfFix previous commits.
2008-01-27 Jean-Baptiste KempfQt4 - Input Manager, cosmetic, comments and perf.
2008-01-27 Jean-Baptiste KempfQt4 - cosmetic
2008-01-27 Jean-Baptiste KempfQt4 - Try to separate IM and MIM
2008-01-27 Dennis van Amerongen* modules/gui/minimal_macosx/intf.h: add config.h in...
2008-01-27 Felix Paul Kühnemacosx: fix [24573]
2008-01-27 Felix Paul Kühnemacosx: we need to import intf.h before any import...
2008-01-27 Rémi Denis-CourmontFix symbols list, fix linking on platforms that DO...
2008-01-27 Felix Paul Kühnestrnlen: export its VLC pendant properly and check...
2008-01-27 Rémi Denis-CourmontTypo
2008-01-26 Rémi Denis-CourmontStandard MIDI File: don't abuse demux_vaControlHelper...
2008-01-26 Jean-Baptiste KempfQt4 - Fix segfault from previous commit, and read from...
2008-01-26 Jean-Baptiste KempfQt4- Playlist Model. Save the showColumn flags in the...
2008-01-26 Jean-Baptiste KempfQt4 - Split PLItem and PLModel in two different files.
2008-01-26 Jean-Baptiste KempfQt4 - playlist, Don't fetch name if you have title...
2008-01-26 Jean-Baptiste KempfQt4 - Fix some sizing in open dialog.
2008-01-26 Jean-Baptiste KempfQt4 - Remove unnecessary inclusion...
2008-01-26 Jean-Baptiste KempfQt4 - Windows. Put the file extensions in a tree and...
2008-01-25 Pavlov KonstantinQT4: Modify About dialog: make it brief, clean and...
2008-01-25 Sigmund Augdal HelbergAdded a csri based renderer/decoder for ass/ssa subtitl...
2008-01-25 Sigmund Augdal Helbergsubtitle demux change for better ASS/SSA support. By...
2008-01-25 Jean-Paul SamanFix scaling of subpicture in fb video_output.
2008-01-25 Jean-Paul SamanIf the framebuffer hardware doesn't support double...
2008-01-25 Jean-Baptiste KempfQt4 - Moc knows SYS_MINGW32, but not WIN32. Temporary...
2008-01-25 Ilkka Ollakka- set rc_min_rate = rc_max_rate when strict-rc is set
2008-01-25 Rémi Denis-CourmontPrivatize the memalign replacement
2008-01-25 Rafaël Carréaccess_file: fix a vlc warning
2008-01-25 Rafaël Carréfix apple remote compilation
2008-01-25 Rafaël Carréfix cdda compilation
2008-01-25 Jean-Baptiste KempfQt4 - Remove QFontDialog Dependency... We don't have...
2008-01-25 Jean-Baptiste KempfQt4 - Remove useless inclusion.
2008-01-25 Jean-Baptiste KempfQt4 - Remove unused includes.
2008-01-25 Jean-Baptiste KempfQt4 - VLM: Schedule configuration. The VLM Dialog shoul...
2008-01-25 Jean-Baptiste KempfQt4 - Windows registry manipulation. Create the good...
2008-01-24 Rémi Denis-CourmontUse standard memory management functions
2008-01-24 Rémi Denis-CourmontRemove some GCCisms.
2008-01-24 Jean-Baptiste KempfFix Galaktos plugin compilation, config.h related.
2008-01-24 Jean-Baptiste KempfFix typo in [24531]
2008-01-24 Rémi Denis-CourmontRemove net_AddressIsMulticast:
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.
next