]> git.sesse.net Git - vlc/shortlog
vlc
2008-01-28 Rafaël Carrésout_AnnounceRegisterSDP(): removes unused SOUT_CFG_PRE...
2008-01-28 Rémi Denis... Fix net_AcceptSingle return value
2008-01-28 Rafaël Carrélibvlc_release() has only 1 parameter
2008-01-28 Rafaël Carrécontrol/http:
2008-01-28 Rafaël Carrévisual: removes warnings about unused parameters in...
2008-01-28 Rémi Denis... Fix previous commit (dead code...)
2008-01-28 Rafaël Carréaout_DecNewBuffer: remove unused parameter
2008-01-28 Rafaël Carréaudio_output: same
2008-01-28 Rafaël Carrévideo_output: removes warnings about unused parameters...
2008-01-28 Rafaël Carrénetwork/udp.c net_SetCSCov(): removes warnings if UDPLI...
2008-01-28 Rafaël Carrémodules CacheFind(): remove unused parameter
2008-01-28 Rafaël Carréupdate.c verify_signature(): remove unused parameter
2008-01-28 Rafaël Carrécontrol/: don't show warnings about unused exceptions
2008-01-28 Rafaël Carrélibvlc_release() has only 1 parameter now
2008-01-28 Rafaël Carrélibvlc_release(): removes unused exception
2008-01-28 Rafaël Carrévlc_object_get(): removes unused parameter
2008-01-28 Rafaël Carréremoved unused parameter
2008-01-28 Rafaël Carrémake.pl: beautify g++
2008-01-28 Rafaël Carréfix warning
2008-01-28 Rafaël Carréremoves unused parameter
2008-01-28 Rafaël Carréwarn about unused parameters, detect plugins with undef...
2008-01-28 Rafaël Carrécontribs: remove unused patches
2008-01-28 Rafaël Carrécontribs: update to fribidi2 beta (0.19.1) to hopefully...
2008-01-28 Jean-Baptiste... Qt4 - Message, translate the filetype filtering......
2008-01-28 Jean-Baptiste... Qt4 - VLM Export in the interface. Patch by Jean-Franço...
2008-01-28 Jean-Baptiste... Qt4 - More debug to track regressions from today's...
2008-01-28 Jean-Baptiste... Qt4 - Should fix the hasVideo and hasAudio detection...
2008-01-28 Jean-Baptiste... Qt4 - Try to fix the detection of video tracks and...
2008-01-28 Jean-Baptiste... Qt4- IM: update copyright and add myself to people...
2008-01-28 Jean-Baptiste... Qt4 IM. Commenting the work done.
2008-01-28 Jean-Baptiste... Qt4 - Avoid assertion problem...
2008-01-28 Jean-Baptiste... Qt4 - Be sure to update the meta on Playlist Change.
2008-01-28 Jean-Baptiste... Qt4 - IM. simplification again, since emit inputChanged...
2008-01-28 Jean-Baptiste... Qt4 - Simplification and fix the IM interaction.
2008-01-27 Dennis van... * configure.ac: Fix hostname reporting on Cygwin (since...
2008-01-27 Jean-Baptiste... Fix previous commits.
2008-01-27 Jean-Baptiste... Qt4 - Input Manager, cosmetic, comments and perf.
2008-01-27 Jean-Baptiste... Qt4 - cosmetic
2008-01-27 Jean-Baptiste... Qt4 - Try to separate IM and MIM
2008-01-27 Dennis van... * modules/gui/minimal_macosx/intf.h: add config.h in...
2008-01-27 Felix Paul... contrib/libcaca: combining 'macosx-version-min=10.4...
2008-01-27 Felix Paul... macosx: fix [24573]
2008-01-27 Felix Paul... macosx: we need to import intf.h before any import...
2008-01-27 Rémi Denis... Fix symbols list, fix linking on platforms that DO...
2008-01-27 Felix Paul... strnlen: export its VLC pendant properly and check...
2008-01-27 Rémi Denis... Typo
2008-01-27 Rémi Denis... Dist vlc_fixups
2008-01-27 Rémi Denis... Update the symbols list
2008-01-27 Rémi Denis... Fix another series of HAVE_ dependencies (string replac...
2008-01-27 Rémi Denis... Don't mess up with config.h!
2008-01-27 Rémi Denis... Default to using pthread instead of exploding.
2008-01-27 Rémi Denis... Remove check for pthread_once - we never used it
2008-01-27 Rémi Denis... Remove #define vlc_foobar NULL from the gone era of...
2008-01-27 Rémi Denis... Fix VLM compilation with --disable-vlm - fixes #1431
2008-01-27 Rafaël Carréfix warning
2008-01-27 Rafaël Carrécast to (const char**)
2008-01-27 Rafaël Carrécast to (char*) , remove unused code
2008-01-27 Rafaël Carrémissing header
2008-01-27 Rafaël Carrécast to (char*)
2008-01-27 Rafaël Carréfix warnings, using (char*) casting
2008-01-26 Rémi Denis... Standard MIDI File: don't abuse demux_vaControlHelper...
2008-01-26 Christophe... .
2008-01-26 Jean-Baptiste... Qt4 - Fix segfault from previous commit, and read from...
2008-01-26 Jean-Baptiste... Qt4- Playlist Model. Save the showColumn flags in the...
2008-01-26 Jean-Baptiste... Update Po
2008-01-26 Jean-Baptiste... Qt4 - Split PLItem and PLModel in two different files.
2008-01-26 Jean-Baptiste... Qt4 - playlist, Don't fetch name if you have title...
2008-01-26 Jean-Baptiste... Qt4 - Fix some sizing in open dialog.
2008-01-26 Jean-Baptiste... Qt4 - Remove unnecessary inclusion...
2008-01-26 Jean-Baptiste... Qt4 - 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... Added a csri based renderer/decoder for ass/ssa subtitl...
2008-01-25 Sigmund Augdal... subtitle demux change for better ASS/SSA support. By...
2008-01-25 Sigmund Augdal... Core changes needed to add asa support. By equinox...
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... Qt4 - 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... This file does not exist
2008-01-25 Rémi Denis... move mutex setkind hack to src/
2008-01-25 Rémi Denis... Same as previous commit
2008-01-25 Rémi Denis... Fix cpp warning
2008-01-25 Rémi Denis... Privatize the memalign replacement
2008-01-25 Christophe... Update POTFILES after file renaming
2008-01-25 Rafaël Carréaccess_file: fix a vlc warning
2008-01-25 Rafaël Carrélua demuxer: update dailymotion thumbnails
2008-01-25 Rafaël Carréfix segfault
2008-01-25 Rafaël Carréfix apple remote compilation
2008-01-25 Rafaël Carréfix cdda compilation
2008-01-25 Rafaël Carrécontribs: don't build libcaca's ruby, C# and C++ bindings
2008-01-25 Jean-Baptiste... Qt4 - Remove QFontDialog Dependency... We don't have...
2008-01-25 Jean-Baptiste... Qt4 - Remove useless inclusion.
2008-01-25 Jean-Baptiste... Qt4 - Remove unused includes.
2008-01-25 Jean-Baptiste... Qt4 - VLM: Schedule configuration. The VLM Dialog shoul...
2008-01-25 Jean-Baptiste... Qt4 - Windows registry manipulation. Create the good...
2008-01-24 Rémi Denis... Use standard memory management functions
2008-01-24 Rémi Denis... Remove some GCCisms.
2008-01-24 Rémi Denis... Missing #include on Win32
2008-01-24 Jean-Baptiste... Fix Galaktos plugin compilation, config.h related.
2008-01-24 Rémi Denis... Add sanity check for public headers
next