]> git.sesse.net Git - vlc/history - modules
config_Free simplifications
[vlc] / modules /
2007-12-16 Felix Paul Kühne* fixed 2 segfaults when switching categories within...
2007-12-16 Rémi Denis-Courmontuse add_module_list
2007-12-16 Jean-Baptiste KempfQt4 - teletext Panel. Not any function behind it. Not...
2007-12-16 Jean-Baptiste KempfQt4 - Make the interface a bit smaller.
2007-12-16 Jean-Baptiste KempfQt4 - SHould Fix -- Videos are always started with...
2007-12-16 Felix Paul Kühne* added navigation controls to the Help window (impleme...
2007-12-16 Jean-Baptiste KempfQt4 - Make the default interface smaller.
2007-12-16 Jean-Baptiste KempfQt4 - Small interface and control layout fix.
2007-12-15 Christophe MutricyWe know that we open a directory
2007-12-15 Jean-Baptiste KempfQt4 - Add an author that was removed by mistake.
2007-12-15 Jean-Baptiste KempfQt4 - VLM. enable/disable from the list controls the...
2007-12-15 Antoine CellerierHere too.
2007-12-15 Rémi Denis-Courmontextraneous semicolon
2007-12-15 Jean-Baptiste KempfQt4 - VLM: simplifications.
2007-12-15 Jean-Baptiste KempfQt4 - VLM update. Add the actual vlm queries, the modif...
2007-12-15 Rémi Denis-CourmontRemove code killed by previous commit
2007-12-15 Rémi Denis-CourmontAllow totally reckless users to save m3u-extvlcopt...
2007-12-15 Rémi Denis-CourmontHide internal settings
2007-12-15 Jean-Paul SamanUpdate to newest playlist API.
2007-12-15 Rafaël Carréxspf: %-encode '%' and '+' for every URIs (it really...
2007-12-14 Gildas Bazin* modules/gui/wxwidgets: fix breakage introduced by...
2007-12-14 Jean-Baptiste KempfQt4 - Fix VLM-object not being checked. Add a type...
2007-12-14 Antoine Cellerier[PATCH] Extend pvr support to non-ivtv v4l2 cards ...
2007-12-14 Rafaël CarréDisable update checking per default, re-enable with...
2007-12-14 Rafaël Carréanother missing signal.h
2007-12-14 Pierre d'Herbemontmodules/macosx/prefs_widgets.m: module_GetConfig doesn...
2007-12-14 Pierre d'Herbemontmodules/gui/macosx/prefs*.m: Fix for module_t privatiza...
2007-12-14 Pierre d'Herbemontmodule/gui/macosx/intf.m: Use a const char * in paramet...
2007-12-14 Pierre d'Herbemontmodules/gui/macosx/playlist.m: Don't use p_module directly.
2007-12-14 Jean-Paul Samanmake use of new module_* API
2007-12-14 Jean-Baptiste KempfQt4 - VLM improvements... Classing for the three kind...
2007-12-14 Jean-Baptiste KempfQt4 - Art in the playlist is collapsable with the use...
2007-12-14 Jean-Baptiste KempfQt4 - I prefer to have the left pane to not grow when...
2007-12-14 Jean-Baptiste KempfQt4 - Playlist should be Expanding, not MinimumExpanding.
2007-12-13 Rafaël Carréncurses: force building (and memory allocation) of...
2007-12-13 Rémi Denis-CourmontDon't substract twelve twice
2007-12-13 Rémi Denis-CourmontSplit RTP sout further
2007-12-13 Rémi Denis-CourmontForward declare vlc_url_t
2007-12-13 Rémi Denis-CourmontSET_PARAMETER is simply *wrong*. Servers are not suppos...
2007-12-13 Richard Hoskingv4l2: ALSA error handling.
2007-12-13 Ilkka Ollakkareset editingmode when mediainfo-dialog is closed,...
2007-12-13 Ilkka Ollakkaremove (seems to be) unneeded b_need_update variable
2007-12-13 Ilkka OllakkaChange backgroundwidget and mediainfo-dialog to use...
2007-12-12 Rémi Denis-CourmontClear signal mask _between_ fork() and exec*().
2007-12-12 Rémi Denis-CourmontTypo
2007-12-12 Rémi Denis-Courmont - Remove config_FindModule as module_Find nowadays...
2007-12-12 Rémi Denis-CourmontFix double free
2007-12-12 Rémi Denis-CourmontHide module_t
2007-12-12 Rémi Denis-CourmontUse module_Put
2007-12-12 Ilkka Ollakkaadd myself to list who to blaim for qt4 bugs
2007-12-12 Ilkka Ollakkaremove that kludge to use playlistwidget for getting...
2007-12-11 Jean-Baptiste KempfQt4 - Slightly smaller sound slider and fix the padding...
2007-12-11 Laurent AimarAdded DEMUX_CAN_CONTROL_RATE and DEMUX_SET_RATE impleme...
2007-12-11 Jean-Baptiste KempfYet another typo discovered by Philipp Weissenbacher
2007-12-11 Felix Paul Kühnecompile before you commit
2007-12-11 Felix Paul Kühneosx: disable the compilation of our update panel's...
2007-12-11 Jean-Baptiste KempfQt4 - Rewrite of the VLM Dialog. It features a list...
2007-12-11 Jean-Baptiste KempfReal Demuxer: Code factorisation after previous commit.
2007-12-11 Jean-Baptiste KempfReal demuxer, set correctly the PCR, patch by Yuehua...
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...
next