]> git.sesse.net Git - vlc/shortlog
vlc
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
2008-01-24 Jean-Baptiste... Fix typo in [24531]
2008-01-24 Rémi Denis... Tabs
2008-01-24 Rémi Denis... Remove net_AddressIsMulticast:
2008-01-24 Rémi Denis... - Don't override PACKAGE. It breaks.
2008-01-24 Rémi Denis... Remove the sys/socket.h check. We don't really use...
2008-01-24 Rémi Denis... Don't work-around would-be bugs in the configure checks.
2008-01-24 Rémi Denis... Fix header inclusion. VLC does not check for sys/socket.h
2008-01-24 Rémi Denis... Don't check for ssize_t twice, and don't use autoconf...
2008-01-24 Rémi Denis... Get rid of HAVE_SOCKLEN_T - refs #297
2008-01-24 Rémi Denis... timespec is in time.h, not sys/time.h
2008-01-24 Rémi Denis... Remove dummy declarations
2008-01-24 Rémi Denis... Remove useless include
2008-01-24 Rémi Denis... Include assert.h when needed
2008-01-24 Rémi Denis... ...and consistent semantics
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...
next