]> git.sesse.net Git - vlc/history - modules
HACKING: Add a note about the module cache and vlc --list
[vlc] / modules /
2006-03-06 Rémi Denis-CourmontWxWidgets: use wraptext in UTF-8 mode as that is the...
2006-03-06 Rémi Denis-CourmontAdd extra Win32-specific debug (refs #538)
2006-03-05 Felix Paul Kühne* make sure that the timer which is updating the stats...
2006-03-05 Antoine CellerierSelect item after deleting items from the playlist...
2006-03-05 Felix Paul Kühne* don't show the statistics-tab if the stats aren't...
2006-03-05 Antoine Cellerierctrl_tree.cpp: fix selection bug (when pressing KEY_DOW...
2006-03-05 Rémi Denis-CourmontFix some warnings
2006-03-05 Rémi Denis-CourmontLook for Root CA certificates in VLC data dir
2006-03-05 Antoine CellerierWe can now DnD a file everywhere on the playlist dialog...
2006-03-05 Antoine CellerierRemove uneeded include (since playlist DnD is now diffe...
2006-03-05 Rémi Denis-CourmontFix compilation AGAIN
2006-03-04 Christophe Mutricyfileinfo.*: I should lean C++
2006-03-04 Antoine Cellerierplaylist.cpp, playlist.hpp: fix segfault when destroyin...
2006-03-04 Antoine CellerierFix node insertion. Thanks to zorglub.
2006-03-04 Rémi Denis-CourmontFix off by one bugs
2006-03-04 Antoine Cellerierdialogs/playlist.*: Add File Drop in playlist handling...
2006-03-04 Rémi Denis-Courmontcloses #579
2006-03-04 Rémi Denis-CourmontMake the Root CA certificates bundle file for gnutls...
2006-03-04 Jean-Paul SamanDo not print extra STRING_CR on successfull command.
2006-03-04 Antoine Celleriermodules/gui/wxwidgets/dialogs/playlist.cpp: add some...
2006-03-04 Christophe Mutricyfileinfo.hpp: we need to use b_stats in Update()
2006-03-04 Christophe Mutricyfileinfo.*: Don't show stats when they qre disable.
2006-03-04 Antoine Cellerieradd "Add node" function to node contextual menu
2006-03-04 Antoine CellerierDrag and Drop support in wx playlist.
2006-03-04 Rémi Denis-Courmont- Support for adding a single file rather than a direct...
2006-03-04 Rémi Denis-Courmont- Load root certificates from /etc/ssl (currently very...
2006-03-04 Rémi Denis-CourmontMissed one error case
2006-03-04 Rémi Denis-Courmont(safe) directory recursion when looking for CA certificates
2006-03-04 Felix Paul Kühne* fix the table on the second tab and added an extra...
2006-03-04 Clément StenacDon't prepend :sout= to sout string in VLM dialog ...
2006-03-04 Clément StenacFix ordering of widgets in sout panel (Closes:#469)
2006-03-04 Clément StenacShoud fix #'565
2006-03-04 Christophe Mutricywx/dialogs/open.cpp: Fix the caching option. Closes...
2006-03-03 Rémi Denis-CourmontFix error code when server is overloaded
2006-03-03 Jean-Paul SamanStructures and functions for RTCP support. BIG FAT...
2006-03-03 Felix Paul Kühne*.m: unified the title of the Information-panel and...
2006-03-03 Felix Paul Kühne* fixed a signed vs unsinged warning
2006-03-03 Antoine Cellerierimage.c: add --image-out-replace option. If enabled...
2006-03-03 Felix Paul Kühne* added a NSTimer to update the statistics every second
2006-03-03 Felix Paul Kühne* implemented the statistics-tab. No auto-update yet.
2006-03-03 Jean-Paul SamanPlaying 3GPP audio only LATM AAC/HE-AAC streams. Patch...
2006-03-02 Felix Paul Kühne* re-designed the information/properties panel to show...
2006-03-02 Rémi Denis-CourmontLocale fixes (refs #528) + clean up
2006-03-02 Rémi Denis-Courmontuse intptr_t (refs #574)
2006-03-02 Rémi Denis-CourmontDon't try to be more clever than umask()
2006-03-02 Rémi Denis-CourmontFix invalid syntax (aout_BufferFree is not an expansion...
2006-03-02 Rémi Denis-CourmontUnused header inclusion syndrome
2006-03-02 Felix Paul Kühne* MainMenu.nib, playlist.m: use NSSearchField instead...
2006-03-01 Felix Paul Kühne* don't store the temp release note in the user's Cache...
2006-03-01 Antoine CellerierAdd/Change x264 options. Patch by Dennis van Amerongen
2006-03-01 Felix Paul Kühne* removed unused, useless variable
2006-03-01 Felix Paul Kühne* download the updated versions through VLC and not...
2006-03-01 Derk-Jan Hartman* Add dvcp and dvpp FOURCCs (the PAl versions of QuickT...
2006-03-01 Felix Paul Kühne* more systray related ifndefs for the Darwin platform
2006-03-01 Felix Paul Kühne* Darwin compilation fix
2006-03-01 Felix Paul Kühne* fixed some warnings
2006-03-01 Derk-Jan Hartman* trackID changes for the VLC rtsp server as suggested...
2006-03-01 Derk-Jan Hartman* Fixes for CDDB courtesy of Alexander Gall <gall at...
2006-03-01 Rémi Denis-CourmontDon't use connect() when the "bind" address is a multic...
2006-02-28 Clément StenacDon't preparse folders using input_Preprase
2006-02-28 Derk-Jan Hartman* Fix the rtp module to not create broken SDPs. muxed...
2006-02-28 Derk-Jan Hartman* Use stream_UrlNew for vobsub loading instead of fopen...
2006-02-27 Rémi Denis-CourmontFix warning on 64 bits systems
2006-02-27 Rémi Denis-CourmontSilly me
2006-02-27 Rémi Denis-CourmontCompile fixes
2006-02-27 Rémi Denis-Courmontdaap.c: Attempt to fix compilation
2006-02-27 Rémi Denis-CourmontSeparate socket/resolv stuff (network.h) from url stuff...
2006-02-26 Antoine Cellerierdistort.c:
2006-02-26 Jean-Paul SamanRename --rtsp-throtle to --rtsp-throtle-users
2006-02-26 Clément StenacDisable intf-switch in the interface (Refs:#564) -...
2006-02-26 Felix Paul Kühne* added a "Go To Specific Position" feature (closes...
2006-02-26 Jean-Paul SamanImplement RTSP VOD connection throtle
2006-02-25 Felix Paul Kühne* retrieve the release notes and display them
2006-02-25 Felix Paul Kühne* slightly enlarged the progress_for_downloads-panel...
2006-02-24 Benjamin PrachtAdd a 7.x / 5.x -> 4.0 downmixing routine (for AAC...
2006-02-24 Jérome DecoodtSimple Hough transform to detect lines in video
2006-02-23 Antoine Celleriershame on me ... *cough* *cough*
2006-02-23 Clément StenacBitrates only
2006-02-23 Clément StenacDisplay bitrates in kbps
2006-02-23 Rémi Denis-Courmont_Experimental_ *optional* libtool support (--enable...
2006-02-22 Antoine Celleriermosaic.c: Bluescreen enhancement. Add convolution produ...
2006-02-22 Derk-Jan Hartman* Use EnsureUTF8 on the trackname of avi's. (no garentu...
2006-02-22 Derk-Jan Hartman* Scale SSA subs if necessarry.
2006-02-22 Jean-Paul SamanUse include <file.h> for include files that can be...
2006-02-21 Clément Stenacwxstuff
2006-02-21 Clément StenacAdd a close button. Put "-" instead of nothing when...
2006-02-21 Clément StenacFix theora in WX too (Closes:#531)
2006-02-21 Felix Paul Kühne* fix the selection of both Theora and Vorbis on OSX...
2006-02-20 Derk-Jan Hartman* Fix CDDA and VCD modules for Mac OS X Intel. Fix...
2006-02-19 Felix Paul Kühne* fixed keywords and encoding
2006-02-19 Felix Paul Kühne* added the progress dialogue to the set of widgets
2006-02-19 Antoine Cellerierrss.c: add some Atom stuff and some extra checks.
2006-02-19 Clément Stenac* Show meta-information separately
2006-02-19 Antoine CellerierRemove debug message
2006-02-19 Felix Paul Kühne* replaced all NSLog-calls by msg_***
2006-02-19 Cyril Deguet* all: new skin variable "vlc.isFullscreen" (guess...
2006-02-19 Antoine CellerierFix msn plugin.
2006-02-19 Clément StenacFix a warning
2006-02-19 Rémi Denis-CourmontLoadImage is a macro on Win32 API - you can't use as...
2006-02-18 Antoine Cellerierrss.c: change module shortname
next