]> git.sesse.net Git - vlc/history - modules
Add the modification to the wxwidget interface and make the buildbot happy
[vlc] / modules /
2007-12-11 Rémi DuraffortAdd the modification to the wxwidget interface and...
2007-12-10 Rémi DuraffortModify the update system : I will add more functionnali...
2007-12-10 Jean-Baptiste KempfQt4 - minwidth of dropdown inside settings dialogs...
2007-12-10 Rafaël Carrételepathy: shows an empty status when VLC has been...
2007-12-10 Rafaël Carrévlc-config: don't store optimisation cflags in cppflags...
2007-12-10 Jean-Paul SamanLower severity of message
2007-12-10 Jean-Paul SamanFix hang in live555 when sending RTSP OPTIONS by lettin...
2007-12-10 Jean-Baptiste KempfQt4 - VLM dialog rework.
2007-12-10 Felix Paul Kühnetypo
2007-12-10 Felix Paul Kühne* cleaning, reformatting, clarifying here and there...
2007-12-09 Felix Paul Kühne* fix [23509]
2007-12-09 Rémi Denis-CourmontRemove unneeded psz_program hack.
2007-12-09 Rémi Denis-CourmontSimply X11 Qt4 error detection
2007-12-09 Rafaël Carréfix #1382
2007-12-09 Rémi Denis-CourmontUse (s)size_t for pf_read and pf_write.
2007-12-09 Antoine CellerierAdd option to reset controls to their default value...
2007-12-09 Dennis van Amerongen* modules/demux/playlist/m3u.c: typo you -> your
2007-12-08 Antoine CellerierAutomatically refresh the v4l2 extended panel on focus.
2007-12-08 Antoine CellerierFixes to the v4l2 extended panel (works fine for multip...
2007-12-08 Jean-Baptiste KempfQt4 - Remove useless things from uic output.
2007-12-08 Antoine CellerierAdd v4l2 section in extended pannel. The code isn't...
2007-12-08 Antoine CellerierOoops, this wasn't supposed to be here anymore.
2007-12-08 Antoine CellerierRework the v4l2 control handling. Variables correspondi...
2007-12-08 Jean-Baptiste KempfQt4 - small cosmetic change.
2007-12-08 Jean-Baptiste KempfQt4 - MediaInfoPanel, fix a segfault and don't clear...
2007-12-08 Jean-Baptiste KempfQt4 - FIXME and comments fix. If you want to help,...
2007-12-08 Gildas Bazin* modules/access/mms/mmsh.c: fixed changeset 23489...
2007-12-08 Jean-Paul SamanLittle cleanup.
2007-12-08 Jean-Paul SamanRemove dead code (and commented out fprintf's).
2007-12-08 Jean-Paul SamanCheck malloc return value and cleanup.
2007-12-08 Jean-Paul SamanGuard headerfiles in modules/access/mms/*.h against...
2007-12-08 Jean-Paul SamanRemove excess whiteline
2007-12-07 Antoine CellerierChange the v4l2-chroma long help string.
2007-12-07 Antoine CellerierAdd MJPEG support to the v4l2 access (and simplify...
2007-12-07 Jean-Baptiste KempfQt4 - remove PlaylistWidget from interface_widget and...
2007-12-06 Jean-Paul SamanCleanup.
2007-12-06 Jean-Paul SamanCodingStyle fixes, use ; when using macros and do not...
2007-12-06 Jean-Paul SamanPatch by Remi Duraffort <ivoire at via.ecp.fr>: Replace...
2007-12-06 Jean-Paul SamanOnly test the terminal if --fb-tty is used.
2007-12-06 Jean-Baptiste KempfQt4 - Coding style fixes by Rémi Duraffort.
2007-12-06 Jean-Baptiste KempfQt4 - MediaInformation, simplification of the states...
2007-12-06 Jean-Baptiste KempfQt4 - Change the default extended panel size.
2007-12-06 Jean-Baptiste KempfQt4 - Use enum instead of defines.
2007-12-06 Jean-Baptiste KempfQt4 Menu macro removal.
2007-12-06 Rafaël Carréfix #1382
2007-12-05 Richard Hoskingv4l2: Workaround misbehaving devices (2 DVB cards in...
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...
next