]> git.sesse.net Git - vlc/history - modules
Split libvlc.c:
[vlc] / modules /
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-15 Dennis van Amerongen* modules/demux/avi/avi.c: typo secondes -> seconds
2006-09-15 Clément StenacRename playlist_NodesCreateForSD to playlist_NodesPairC...
2006-09-14 Clément StenacFix a number of problems with interaction dialogs
2006-09-14 Christophe MutricyUse var_ instead of config_ (closes #740)
2006-09-14 Clément StenacFilter handling helpers moved to core
2006-09-14 Felix Paul Kühne* fix a nasty handling bug and convert all comments...
2006-09-14 Clément StenacAdd missing actions in popup
2006-09-13 Jean-Baptiste Kempf* QT timeout=>timeout() in the MACRO to avoid hanging.
2006-09-13 Clément StenacSome more cleanup and macros
2006-09-13 Clément StenacSome cleanup here and there
2006-09-13 Clément StenacImplementation of login, input and progress dialogs...
2006-09-12 Rémi Denis-CourmontMost of demux/
2006-09-12 Rémi Denis-Courmontcontrol/
2006-09-12 Rémi Denis-CourmontMore
2006-09-12 Rémi Denis-CourmontWarnings
2006-09-10 Clément StenacA bit of cleanup
2006-09-10 Clément StenacFix typo
2006-09-10 Felix Paul Kühne* removed some further hangover from the original patch...
2006-09-10 Felix Paul Kühne* New Fullscreen controller panel
2006-09-10 Clément StenacFix SD support
2006-09-10 Clément StenacHandle more hotkeys
2006-09-09 Antoine CellerierAlso decode VP6 in flash ... this currently decodes...
2006-09-09 Antoine CellerierFFmpeg now has VP5/VP6 decoding (flash uses special...
2006-09-09 Rémi Denis-CourmontFix segfault. FTP access output is now somehow "tested"
2006-09-09 Rémi Denis-CourmontMore fixes
2006-09-09 Rémi Denis-CourmontOSX compile fix
2006-09-09 Rémi Denis-CourmontOups
2006-09-09 Rémi Denis-CourmontUntested FTP access output (closes #605)
2006-09-09 Clément StenacCopyright stuff
2006-09-09 Rémi Denis-CourmontMore cosmetic
2006-09-09 Rémi Denis-CourmontCosmetic fixes
2006-09-09 Rémi Denis-CourmontDon't use someone's else domain in our default values
2006-09-09 Rémi Denis-CourmontReally fix SDP ordering here too (closes #716 again)
2006-09-08 Antoine CellerierAdd vcrop, vzoom and vratio commands to the rc interfac...
2006-09-08 Rémi Denis-CourmontFix SDP line ordering (closes #716)
2006-09-08 Sam Hocevar * modules/stream_out/rtp.c:
2006-09-07 Derk-Jan Hartman* Reset access->info.b_eof when we search. After you...
2006-09-07 Derk-Jan Hartman* Improve duration calculation
2006-09-07 Rémi Denis-CourmontMake GnuTLS use pthread directly rather than VLC's...
2006-09-07 Rémi Denis-Courmont- Check x509 certificates start and end date (*ahem*)
2006-09-07 Rémi Denis-CourmontRequire more recent GnuTLS and get rid of broken algos.
2006-09-07 Antoine Cellerier:%s/\t/ /g
2006-09-06 Damien Fouilleul- OpenCV video filter module by Dugal Harris
2006-09-06 Clément StenacUse the "video filter2" capability for transcode's...
2006-09-06 Clément StenacPreferences categories are *not* categories. They are...
2006-09-06 Clément StenacOne more encoding fix
2006-09-06 Jean-Paul SamanTypo tha -> that
2006-09-05 Antoine CellerierFFmpeg now has support for VMware's video codec.
2006-09-05 Clément StenacConvert items in the preferences tree to locale
2006-09-04 Damien Fouilleulfixed typo
2006-09-04 Damien Fouilleul- input: added intermediate state info opening & buffering
2006-09-03 Felix Paul Kühne* save playback styles on Macs as well
2006-09-03 Clément StenacStart grabbing hotkeys in Qt. Unfinished
2006-09-03 Clément StenacFix postprocessing in menu (Closes:#659)
2006-09-03 Clément Stenacopen directory and playlist
2006-09-03 Clément StenacRemove useless debug, fix a bug
2006-09-03 Clément StenacFix possible crash
2006-09-03 Rémi Denis-CourmontFurther crackdown on GNU make-isms
2006-09-02 Clément StenacRemember random/loop/repeat
2006-09-02 Rémi Denis-CourmontMerge [PATCH] http chunked encoding fix
2006-09-02 Antoine CellerierOops.
2006-09-02 Antoine Celleriersubpicture_t now has a b_pausable attribute. When set...
2006-09-02 Dennis van Amerongen* more ouput -> output typos
2006-09-02 Clément StenacPreferences
2006-09-02 Dennis van Amerongen* typo ouput -> output
2006-09-01 Damien Fouilleulasx.c: ignore leading empty lins during detection
2006-09-01 Pavlov KonstantinRecode output in rc interface to current locale
2006-09-01 Clément StenacEnable verbosity setting
2006-08-31 Christophe MutricyInitialize the verbosity box
2006-08-31 Clément StenacMerge views.hpp in customwidgets
2006-08-31 Clément StenacWarnings/Errors dialog
2006-08-31 Clément Stenac* Move the embedded option to libvlc
2006-08-31 Clément StenacPreliminary work for better audio visualization handling
2006-08-31 Derk-Jan Hartman* Include vlc_input.h so we don't bug out with shared vlc
2006-08-31 Jean-Paul SamanDo not select mono filter automatically
2006-08-31 Derk-Jan HartmanFix a bug in the asx parser. I should really finish...
2006-08-31 Christophe Mutricytypo
2006-08-30 Felix Paul Kühne* added some buttons for apple remote controlling....
2006-08-30 Damien Fouilleulvoutgl: fix AR in mozilla plugin
2006-08-30 Derk-Jan Hartman* forwardport [15373] which was left accidently hanging...
2006-08-29 Derk-Jan Hartman* fix stupid mistake in [16427]
2006-08-29 Derk-Jan Hartman* copy [16427] to the switcher module as well. ( is...
2006-08-29 Derk-Jan Hartman* set the proper buffer size when encoding with ffmpeg...
2006-08-29 Clément StenacSome preliminary work for streaming stuff
2006-08-29 Derk-Jan Hartman* Fix an issue with DAR vs. Canvas size with matroska...
2006-08-29 Christophe Mutricyhrm, compile before you commit
2006-08-29 Christophe MutricyFix implicit pointer function. Patch by Dann Frazier...
2006-08-29 Jean-Paul Samancombine two channels into mono for the dowmix as last...
2006-08-29 Clément StenacShould fix the problem with messages insertion (new...
2006-08-29 Jean-Paul SamanCleanup
2006-08-29 Jean-Paul SamanResample audio channels when doing real stereo to mono.
2006-08-29 Jean-Paul SamanLower priority of headphone channel_mixer
2006-08-29 Jean-Paul SamanFix compiler warnings about signed - unsigned compariss...
2006-08-29 Jean-Paul SamanFix compiler warnings (mismatch in datatypes)
2006-08-29 Jean-Paul SamanFix compiler warning about comparing signed and unsigne...
2006-08-29 Jean-Paul SamanFix compiler warnings related to wrong datatypes.
2006-08-29 Jean-Paul SamanUse correct formatting for message size_t
2006-08-28 Antoine CellerierBegin simple prefs interface panel.
2006-08-28 Clément StenacDon't output debug on fprintf by default (Refs Debian...
next