]> git.sesse.net Git - vlc/history - modules
"[PATCH] http interface workaround to make the play/pause button work well" by Lauren...
[vlc] / modules /
2006-03-15 Derk-Jan Hartman* Ahum.. compile before you commit...
2006-03-15 Derk-Jan Hartman* Completly untested G726 support for liveMedia. refs...
2006-03-14 Christophe MutricyALL: Fix make distcheck
2006-03-14 Derk-Jan Hartman* We are not gonna start naming options to RFCs. Let...
2006-03-14 Rémi Denis-CourmontWhoops. Disable by default for now.
2006-03-14 Rémi Denis-CourmontApply RFC3016 RTP packetizer patch from Alex Antropoff
2006-03-14 Antoine CellerierFix unsigned int vs int compilation warning.
2006-03-14 Antoine CellerierFix sub picture region x and y offset values when using
2006-03-13 Antoine CellerierFix playing stuff like http://213.205.97.105:80/tf1jt...
2006-03-13 Clément StenacAdd a tristate for WX playlist mode (normal/embedded...
2006-03-12 Clément StenacRemove buggy debug
2006-03-12 Rémi Denis-CourmontPropagate changes from previous commit
2006-03-12 Clément StenacDisable update checker in Win32 until it's fixed
2006-03-12 Clément StenacRevert [14732]
2006-03-12 Clément StenacMight fix a bit update layout in win32
2006-03-11 Antoine Celleriersrc/playlist/loadsave.c, modules/demux/playlist/*,...
2006-03-11 Rémi Denis-Courmont * Use run-time detection of UTF-8 as current charset...
2006-03-11 Rémi Denis-Courmont- Fix memleak when not using Mac OS
2006-03-11 Clément StenacDon't use %f in RRD output (Closes:#582)
2006-03-11 Clément StenacWork around what looks like a ...
2006-03-11 Clément StenacStrings (Refs:#438)
2006-03-11 Clément StenacChange some button orders
2006-03-11 Clément StenacFix crash in TS muxer. Patch by Alex Antropoff.
2006-03-11 Christophe Mutricycodec/flac.c: fix preparse with flac
2006-03-10 Rémi Denis-CourmontTell user we disabled EPSV mode _before_ reconnecting...
2006-03-09 Christophe Mutricyall: move the logger option from video to interface...
2006-03-09 Derk-Jan Hartman* Use the proper parent object to do var_Get macosx...
2006-03-09 Rémi Denis-CourmontUse the fine stack as we can
2006-03-09 Rémi Denis-CourmontRevert [14683]
2006-03-09 Felix Paul Kühne* put a warning to prevent users from reporting known...
2006-03-09 Jean-Paul SamanUpdate e-mail address
2006-03-08 Damien Fouilleulall: reworked gui layout of dialog boxes to get rid...
2006-03-08 Christophe Mutricyrtsp.c: BeOS fix. variables can't be declared in the...
2006-03-08 Rémi Denis-CourmontDon't use C (de)serialization for float numbers (closes...
2006-03-08 Rémi Denis-CourmontFix TTL range check
2006-03-08 Clément StenacFix wizard matrix on win32. Closes:#531
2006-03-07 Derk-Jan Hartman* Fix the issue where sometimes the Menubar wouldn...
2006-03-07 Rémi Denis-Courmont- Undo [14667]
2006-03-07 Antoine CellerierFix wx DnD once more.
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...
next