]> git.sesse.net Git - vlc/history - modules
* first update of our ffmpeg for MacTel patch. Doesn't fully compile yet..
[vlc] / modules /
2007-12-05 Felix Paul Kühne*coughcough*
2007-12-05 Jean-Baptiste KempfQt4 - When adding a file to the playlist by clicking...
2007-12-05 Jean-Baptiste KempfQt4 - Typos/Code conventions/spaces/Cleaning.
2007-12-05 Jean-Baptiste KempfQt4 - Space removal
2007-12-05 Felix Paul Kühne* display the GPL in a separate window linked in the...
2007-12-05 Rafaël Carrétypo
2007-12-05 Jean-Baptiste KempfQt4 - Macros removal from menus.hpp... Still some to...
2007-12-04 Jean-Baptiste KempfQt4 - renaming functions cosmetic and KDE/GNome/Windows...
2007-12-03 Jean-Baptiste KempfQt4 - File renaming for consistency.
2007-12-03 Jean-Baptiste KempfQt4 - MainInterface cleaning, FIXME labelling, Simplifi...
2007-12-03 Rafaël CarréCopy [23439] for dummy video output
2007-12-03 Jean-Paul SamanFix snapshot functionality in video_output/fb.c
2007-12-02 Richard Hoskingv4l2: Progress with Alsa. Sounds much better :-)
2007-12-02 Richard Hoskingv4l2: Fixed Gamma.
2007-12-02 Antoine CellerierFix menu control value display code.
2007-12-02 Antoine CellerierAdd "videocontrol" command variable to issue controls...
2007-12-02 Antoine CellerierAdd v4l2-gamma control. Also print control details...
2007-12-02 Richard Hoskingv4l2: Fixed dynamic video metric updates. Better handl...
2007-12-02 Richard Hoskingv4l2: Fixed VideoControlList.
2007-12-01 Antoine CellerierDon't fail launching the video device if a video contro...
2007-12-01 Antoine CellerierFactorise the Video Control code. List all available...
2007-12-01 Antoine CellerierDon't compile any of the alsa audio input code if HAVE_...
2007-12-01 Jean-Baptiste Kempftriangle for the volume... A bit less ugly.
2007-11-30 Jean-Baptiste KempfYet another one from Philipp Weissenbacher.
2007-11-30 Jean-Baptiste KempfTypo spotted by Philipp Weisenbacher.
2007-11-29 Christophe MutricyTypo
2007-11-29 Christophe MutricyNo need to have overlay twice in the preferences
2007-11-29 Christophe MutricyImprove stability of the preferences dialog. Patch...
2007-11-29 Richard Hoskingv4l2: Experimental ALSA input support. Currently non...
2007-11-29 Jean-Paul SamanBe more carefull on when rtpInfo timestamps should...
2007-11-29 Rafaël Carréqt4 update: don't crash if there was a problem with...
2007-11-28 Rafaël CarréAdds some missing files to dist target (blaming j-b...
2007-11-28 Rémi Denis-CourmontCompile fix
2007-11-28 Rémi Denis-CourmontFix screensaver deadlock if terminating as soon the...
2007-11-28 Rafaël Carrérevert [23385]. make sure the object is locked when...
2007-11-27 Christophe MutricyFix segfault when canceling the open dialog. Patch...
2007-11-27 Rafaël Carréfix make check
2007-11-27 Rémi Denis-Courmonttypo
2007-11-27 Rémi Denis-CourmontBetter error handling
2007-11-27 Rémi Denis-CourmontDon't use MAP_POPULATE
2007-11-27 Rémi Denis-CourmontFix EOF check and remove fprintf
2007-11-27 Richard Hoskingv4l2: Support for setting brightness, contrast, saturat...
2007-11-27 Ilkka Ollakkaoneliner to fix i_pos updating. works for me.
2007-11-27 Richard Hoskingv4l2: Cosmetics.
2007-11-27 Richard HoskingFixed warnings.
2007-11-26 Rémi Denis-CourmontDon't bother seeking when using mmap
2007-11-26 Rémi Denis-CourmontFix file position update
2007-11-26 Rémi Denis-Courmonttypo
2007-11-26 Rémi Denis-CourmontMemory mapped file input
2007-11-26 Rémi Denis-CourmontCompile fix
2007-11-26 Rémi Denis-CourmontCleanup custom block allocation
2007-11-26 Rémi Denis-CourmontRemove block_t->p_sys, which is not really needed either.
2007-11-26 Rémi Denis-CourmontRemove the unused manager from block_t
2007-11-26 Jean-Baptiste KempfQt4 - Volume slider, move the slider when only clicked...
2007-11-26 Dennis van Amerongen* modules/access_output/shout.c: Remove sleep for recon...
2007-11-26 Rafaël Carréaudioscrobbler: use psz_md5_hash()
2007-11-26 Jean-Baptiste KempfQt4 - Cleaning trailing spaces...
2007-11-26 Jean-Baptiste KempfQt4 - saving size, position for the playlist and the...
2007-11-26 Jean-Baptiste KempfQt4 - pixmap update.
2007-11-26 Jean-Baptiste KempfQt4 - Avoid segfault on exist if the playlist was never...
2007-11-26 Jean-Baptiste KempfQt4 - Make the gradient fit INSIDE the boundaries...
2007-11-26 Jean-Baptiste KempfQt4 - Did you really think I couldn't do more ugly...
2007-11-26 Jean-Baptiste KempfQt4 - MainInterface, correct the resizing when docking...
2007-11-25 Christophe MutricyAvoid segfault
2007-11-25 Antoine CellerierSplit i422->packed YUV and i422->planar YUV. Add i422...
2007-11-25 Dennis van Amerongen* modules/access_output/shout.c: automatic reconnect...
2007-11-25 Dennis van Amerongen* modules/access_output/shout.c: let this be a lesson...
2007-11-25 Jean-Baptiste KempfQt4 - small cosmetic for the playlist.
2007-11-25 Jean-Baptiste KempfQt4 - lame attempt for the resizing of the interface.
2007-11-25 Dennis van Amerongen* modules/codec/dmo/dmo.c: add some missing fourcc...
2007-11-25 Bernie PurcellTry to protect more than one instance of FontBuilder...
2007-11-25 Jean-Baptiste KempfQt4 - Extended: manage correctly the margin.
2007-11-24 Antoine CellerierWave and ripple should now behave correctly for chromas...
2007-11-24 Antoine Cellerierv4l2: Since the frame size and frame intervals ioctls...
2007-11-24 Antoine Cellerierv4l2: Display supported frame interval (inverse frame...
2007-11-24 Antoine Cellerierv4l2: Display supported framesizes in debug.
2007-11-24 Ilkka Ollakkaqt4: no more calculateInterfaceSize, but sizeHint(...
2007-11-24 Jean-Baptiste KempfQt4 - Extended dialog, group audio things under an...
2007-11-24 Antoine CellerierOops, forgot this file.
2007-11-24 Antoine CellerierChanges to the lua module's declaration: add luahttp...
2007-11-24 Antoine CellerierRe-enable EXTVLCOPT: parsing in m3u playlists. You...
2007-11-24 Jean-Baptiste KempfQt4 - privacy dialog... What about saving those options ?
2007-11-24 Richard HoskingDQ buffers using correct io method for mmap.
2007-11-24 Dennis van Amerongen* modules/access_output/shout.c: Remove unneeded var...
2007-11-24 Dennis van Amerongen* modules/access_output/shout.c: Implement automatic...
2007-11-24 Jean-Baptiste KempfQt4 - Add a dialog at firststart to ask about the priva...
2007-11-24 Jean-Baptiste KempfCosmetic.
2007-11-24 Jean-Baptiste KempfSpecial Xtophe request ( Bday! ), add a new --no-qt...
2007-11-24 Jean-Baptiste KempfAdd a few shortcuts, cvlc, nvlc, rvlc for cli, ncurses...
2007-11-23 Jean-Baptiste KempfTypos spotted by Philipp Weissenbacher.
2007-11-23 Rémi Denis-CourmontRemove totally useless transcoding from UTF-8 in HTTP...
2007-11-23 Jean-Paul SamanCompile fix to check for ffmpeg version.
2007-11-23 Jean-Paul SamanFix compiler warnings in modules/codec/ffmpeg/mux.c...
2007-11-23 Jean-Baptiste KempfQt4 - I couldn't do more ugly... If you know how to...
2007-11-23 Jean-Baptiste KempfQt4 - take care of the volume-step value from the prefe...
2007-11-23 Jean-Baptiste KempfQt4 - Add an option to have the volume slider from...
2007-11-23 Jean-Baptiste KempfQt4 - New kind of volume slider.
2007-11-23 Rafaël Carréaudioscrobbler: more explicit debug messages
2007-11-22 Damien FouilleulMacOS X: more EyeTV GUI improvements
2007-11-22 Damien Fouilleuleyetv: functional GUI panel, replaced Carbon style...
next