]> git.sesse.net Git - vlc/history - modules
* modules/misc/lua:
[vlc] / modules /
2007-11-05 Antoine Cellerier * modules/misc/lua:
2007-11-05 Rémi Denis-CourmontCosmetic fix (excessive indentation)
2007-11-05 Rémi Denis-CourmontFix a few minor race conditions
2007-11-05 Rémi Denis-CourmontFix previous commit
2007-11-05 Rémi Denis-CourmontRecover from ALSA suspend properly if the device does...
2007-11-05 Jean-Baptiste KempfQt4 - Preferences, improve a bit the Hotkeys. Preparato...
2007-11-05 Jean-Baptiste KempfQt4 - Preferences: spaces and comments.
2007-11-05 Jean-Baptiste Kempfqt4 - SPrefs: define a caching general value ( Custom...
2007-11-05 Jean-Baptiste KempfQt4 - SPrefs, doing funny things with qobject_cast...
2007-11-05 Jean-Baptiste KempfQt4 - fix qt4.2 compilation
2007-11-04 Rafaël Carréscreensaver: replaces system() calls by fork()/execv...
2007-11-04 Jean-Baptiste KempfQt4 - SPrefs, save the access-filter.
2007-11-04 Antoine CellerierSome more simplification of the luaplaylist/luameta...
2007-11-04 Antoine CellerierDon't pop the string before using it (else our pointer...
2007-11-04 Antoine CellerierAdd a new type of VLC Lua module: Interfaces.
2007-11-04 Antoine CellerierRemove unneed setting of val.b_bool before calling...
2007-11-04 Felix Paul Kühne* ehm, added a missing test case checking if EyeTV...
2007-11-04 Felix Paul Kühne* use the hard-coded authors and thanks lists instead...
2007-11-04 Rafaël Carréuse correct return type
2007-11-04 Olivier Teulièreqt4/dialogs/help.cpp: Fixed some typos
2007-11-03 Christophe MutricyRemove useless and broken rule
2007-11-01 Bernie PurcellAddress Trac Issue #1350 - linebreaks being ignored...
2007-11-01 Jean-Baptiste KempfUpdate List of ModuleS.
2007-11-01 Rafaël Carréncurses: workaround a race condition spotted by akem...
2007-10-31 Jean-Paul SamanFixed transparency when using FFMPEG_SWSCALE in zvbi.
2007-10-31 Jean-Paul SamanImprove error message for v4l2.
2007-10-31 Jean-Baptiste KempfPreferences, audio, save the normalizer activation...
2007-10-30 Christophe MutricyCosmetic
2007-10-30 Rafaël Carréncurses: base detection of wide characters support...
2007-10-30 Jean-Baptiste KempfQt4 - Ui, small name change.
2007-10-30 Jean-Baptiste KempfQt4 - Mkv muxer in GUI... Same as previous from thresh...
2007-10-30 Pavlov KonstantinSix hundred kiloby... i mean, 32 bytes should be enough...
2007-10-30 Jean-Baptiste KempfQt4 - Fix the saving of the preferences to avoid inaccu...
2007-10-30 Jean-Baptiste KempfQt4 - Preferences, don't remove the widgets to re-add...
2007-10-30 Rafaël Carréxspf demuxer: removes some warning
2007-10-30 Rafaël Carréqt4: use the brand new vlc_about.h
2007-10-30 Jean-Baptiste KempfQt4 - Prefs, cleanig again.
2007-10-30 Jean-Baptiste KempfQt4 - Prefs; cleaning, disabling unused code, general...
2007-10-29 Jean-Baptiste KempfQt4 - Remove excessive debug.
2007-10-29 Jean-Baptiste KempfQt4 - Fix Simple Preference saving...
2007-10-29 Christophe MutricyMove qt4/dialogs/about.hpp to include/vlc_about.h so...
2007-10-29 Jean-Baptiste KempfQt4 - whitespaces cleaning, code line size, code beauti...
2007-10-29 Jean-Baptiste KempfQt4 - SPrefs: save the interface value... Doesn't seem...
2007-10-29 Jean-Baptiste KempfQt4 - and fix the previous [22886]
2007-10-29 Jean-Baptiste KempfQt4 - SPrefs, device selection. Please Review, since...
2007-10-29 Jean-Baptiste KempfSout - cleanup. and mark the TODO for the icecast MRL...
2007-10-29 Jean-Baptiste KempfQt4 - Ui - Sout: rearrange the sout possibilities.
2007-10-29 Jean-Baptiste KempfQt4 - Sout: icecast patch mostly rewritten...
2007-10-28 Jean-Baptiste Kempfqt4 - Don't public slots when unneeded.
2007-10-28 Jean-Baptiste KempfQt4 - Open cleaning and comments.
2007-10-28 Jean-Baptiste KempfQt4 - Open Disc, use a completer for Linux, windows...
2007-10-28 Jean-Baptiste KempfQt4 - UI '2'
2007-10-28 Jean-Baptiste KempfQt4- Ui cleaning.
2007-10-28 Felix Paul Kühne* fixed Apple Remote support for Leopard. Note that...
2007-10-28 Jean-Baptiste KempfQt4 - spaces and comments on open.cpp.
2007-10-28 Jean-Baptiste KempfQt4 - spaces removing.
2007-10-28 Jean-Baptiste KempfQt4 - Moving function from one file to another...
2007-10-28 Jean-Baptiste KempfQt4 - yeah, redefining some existing options *IS* a...
2007-10-28 Jean-Baptiste KempfQt4 - small layout modification .
2007-10-26 Jean-Baptiste KempfQt4 - Prevent Key Modifiers pressed event to be propaga...
2007-10-26 Jean-Paul SamanAdd new gui module for use with overlay framebuffer...
2007-10-26 Jean-Paul SamanFix number of potential memleaks
2007-10-26 Jean-Paul SamanSelect frames to drop a bit smarter.
2007-10-26 Jean-Paul SamanAllow width/height mode selections to match framebuffer...
2007-10-26 Rafaël Carréqt4: removes emails from THANKS tab
2007-10-26 Felix Paul Kühne* use secstotimestr to reduce code duplication and...
2007-10-26 Jean-Paul Samanmodules/codec/ffmpeg/video_filter.c is img_* API only now
2007-10-26 Jean-Paul SamanFix ffmpeg swscaler
2007-10-26 Jean-Paul SamanRefactorize modules/codec/ffmpeg/:
2007-10-26 Jean-Paul SamanAdd snapshot command to rc interface and make snapshot...
2007-10-26 Jean-Paul SamanUse p_block->i_dts as spu->i_start instead of p_block...
2007-10-26 Jean-Paul SamanFix small issues in mux/ts.c:
2007-10-26 Jean-Paul SamanReturn NULL iso 0
2007-10-26 Jean-Baptiste KempfQt4 - should fix the double-free and the freezing on...
2007-10-24 Felix Paul Kühne* make sure that we're using UTF-8 instead of Western...
2007-10-24 Felix Paul Kühne* ehm, we require 10.4, not 10.5 *cough*
2007-10-24 Felix Paul Kühne* added a version check of the current Mac OS X version...
2007-10-24 Jean-Baptiste KempfQt4 - switch to minimal view should hide and show the...
2007-10-24 Jean-Baptiste KempfQt4 - minimal change of naming.
2007-10-24 Jean-Baptiste KempfQt4 - GotoTime, translation and size issue.
2007-10-24 Jean-Baptiste KempfQt4 - allow the nameLabel to be selectable by mouse...
2007-10-24 Jean-Baptiste KempfQt4 - time left implementation. Do it better, faster...
2007-10-23 Rafaël Carrédbus: review object locking/yielding, fix various bugs...
2007-10-23 Rafaël Carrédbus: don't lock the playlist, but only yield the input...
2007-10-23 Jean-Baptiste KempfQt4 - initial actions support for StringListConfigs...
2007-10-23 Jean-Baptiste KempfAdd support for fourCC MMES, which is a Matrox MPEG...
2007-10-23 Jean-Baptiste KempfAdd VP6A fourCC.
2007-10-23 Jean-Baptiste KempfQt4 - fix previous compilation for windows.
2007-10-23 Jean-Baptiste KempfQt4 - try to remember latest open disc path.
2007-10-22 Rafaël Carrédbus: updates to match the current status of MPRIS...
2007-10-22 Rafaël Carréinhibit: apply [22797] since it's the same main loop...
2007-10-22 Rémi Denis-CourmontFix race condition in screensaver exit
2007-10-22 Rafaël Carréaudioscrobbler: we're sure metadata has been read only...
2007-10-22 Rafaël Carréqt4: removes useless functionnality. fix #1330
2007-10-22 Rafaël Carrédbus: monitors input "state" variable to emit the Track...
2007-10-22 Rafaël Carréconfiguration: add config_AddIntf() config_RemoveIntf...
2007-10-21 Rafaël Carréqt4: delete the QApplication when we are finished using...
2007-10-21 Rafaël Carrélua: makes sure metadata is UTF8 encoded (some websites...
2007-10-21 Rafaël Carrépower management inhibit: uninhibit only once
2007-10-21 Rafaël Carréxspf demuxer: correctly checks "application" attribute...
next