]> git.sesse.net Git - vlc/history - modules
Factorise the Video Control code. List all available controls in debug messages....
[vlc] / modules /
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...
2007-11-22 Pierre d'Herbemontmodules/demux/playlist/xspf.c: Uses "vlc:skip" for...
2007-11-21 Jean-Paul SamanPatch by Glen Gray: Enable keepalive for Kasenna server...
2007-11-21 Jean-Paul SamanPatch by Glen Gray: RTSP keep alive fix. If the server...
2007-11-21 Christophe Massiot * modules/codec/faad.c: Put sensible defaults in i_...
2007-11-21 Christophe Massiot * simple.c: Extended the filter for mono output, and...
2007-11-21 Christophe Massiot * modules/access/fake.c: Fixed an integer overflow.
2007-11-21 Christophe Massiot * modules/codec/x264.c: Fixed DTS when adaptive B...
2007-11-21 Jean-Baptiste KempfAdd fonctionality to the update dialog - Patches by...
2007-11-21 Jean-Baptiste KempfUpdate qtu, qta macros .
2007-11-20 Yoann Peronneau* demux/playlist/itml.c: iTunes Media Library importer...
2007-11-20 Pierre d'Herbemontmodules/gui/qt4/dialogs/interaction.cpp: In Interaction...
2007-11-20 Pierre d'Herbemontmodules/gui/qt4: Display time in seek bar when mouse...
2007-11-20 Jean-Baptiste KempfFfmpeg swscaler, ifdef correction.
2007-11-20 Rémi Denis-CourmontRemove VLCOPT support from M3U parser.
2007-11-20 Pierre d'Herbemontmodules/gui/qt4: add an update dialog box to the help...
2007-11-20 Jean-Paul SamanFix return value after the interaction dialog has been...
2007-11-20 Jean-Paul SamanFix double free in live555.
2007-11-20 Jean-Paul SamanPatch by Richard Hosking: Allow users specified width...
2007-11-19 Rafaël Carréfreetype: use [.\/_] to break lines when ' ' only failed
2007-11-19 Rafaël Carréadd an unspported demux query to remove a useless error...
next