52 Commits (2eb05547c95e390ecab9f047beb7c4098f656ff2)

Author SHA1 Message Date
Rémi Denis-Courmont 383ce6bac8 Remove old testsuite 16 years ago
Rémi Denis-Courmont f6a4cc89d7 Typo (fix make dist) 16 years ago
Rémi Denis-Courmont 6dad28316e Gather all inhibit module in a directory (no code change) 16 years ago
Rémi Denis-Courmont 4550f0487b win32text is for WinCE, not Win32 16 years ago
Rémi Denis-Courmont 59f07ca1e5 Always build win32text resp quartztext on Win32 resp Darwin 16 years ago
Rémi Denis-Courmont 25882d0007 Remove quite useless audioscrobbler configure option 16 years ago
Rémi Denis-Courmont 483030a0ef Move Altivec memcpy to altivec directory 16 years ago
Jean-Baptiste Kempf b01923cfef Remove qte and opie modules. 17 years ago
Srikanth Raju eeb1d41bb3 Sqlite Module 17 years ago
Rémi Denis-Courmont 95ec28fb46 OSSO: reimplement Maemo screen unblanking as an inhibit plugin 17 years ago
Rémi Denis-Courmont 69fe563229 xdg-screensaver plugin 17 years ago
Rémi Denis-Courmont 2f6053d68f Remove HAL plugin 17 years ago
Jean-Baptiste Kempf 58ca65ac04 Removal of gnome_main, gnome2_main, gtk_main, gtk2_main, pda modules 17 years ago
Christophe Mutricy 2486b5f6d4 Fix make dist 18 years ago
Rémi Denis-Courmont fa0e963f7f Move a bunch of plugins out of configure.ac 18 years ago
Rémi Denis-Courmont b52262672c Remove dead code 18 years ago
Pierre d'Herbemont f4844c9888 stats: Initial import of a stat oriented module. Use with /vlc --ignore-config -I dummy -vvv movie.avi --sout="#transcode{aenc=dummy,venc=stats}:std{access=http,mux=dummy,dst=0.0.0.0:8080}" 18 years ago
Rémi Denis-Courmont 7690e538aa Do not wander twice in the same subdir - fix distcheck 18 years ago
Rémi Denis-Courmont d4da0d585c Also if BUILD_LUA 18 years ago
Rémi Denis-Courmont 5d6e797a6b Maintain SUBDIRS manually for extra flexibility 18 years ago
Rémi Denis-Courmont 469cfd7e0e Don't use VLC_ADD_PLUGIN for common sout and packetizers plugins 18 years ago
Rafaël Carré 1995f882d4 New inhibit module to prevent the power management daemon (usually gnome-power-manager) to suspend/hibernate the laptop while VLC is active. 19 years ago
Rémi Denis-Courmont 57237c5fee Hard-code precomputed Diffie-Hellman-Merkel group parameters. 19 years ago
Pierre d'Herbemont 53e97358a2 Quartz (Mac OS X) subtitle renderer by Bernie Purcell. 19 years ago
Christophe Mutricy 71e7084e80 taglib has been moved 20 years ago
Clément Stenac cf0bb5cfca Taglib based parser, use it for Vorbis parsing 20 years ago
Antoine Cellerier 560105460d Start of meta engine stuff. src/input/input.c needs to be fixed a bit. I'll finish it today. @zorglub: now you have to use the psz_arturl meta to display stuff in the interface. 20 years ago
Antoine Cellerier 51b923f308 Braindead plugin that get's the current song's album art url (using MusicBrainz) 20 years ago
Antoine Cellerier 246a4e235a New audioscrobbler/last.fm plugin by Rafaël Carré and Kenneth Ostby. 20 years ago
Clément Stenac 1fa9ce8dc2 * Move all notifications plugins to misc/notify 20 years ago
Clément Stenac 1fc13bdebe Template for profile parser 20 years ago
Clément Stenac 4a3d46bd2b * Don't reset input meta information 20 years ago
Jérome Decoodt d8493985dc Add a growl (http://growl.info/) notification plugin (most of code from msn.c) 20 years ago
Antoine Cellerier b6d512b6f0 New MSN (c) (tm) (r) "What I'm Listening To" plugin. 21 years ago
Rémi Denis-Courmont f863bf1cf0 This doesn't owe in the VLC 21 years ago
Rémi Denis-Courmont 1c908a0de2 Removed useless subdirectory 21 years ago
Gildas Bazin fad12b2e73 * modules/misc/win32text.c: text renderer using the win32 TextOut API. 21 years ago
Clément Stenac 8b61d4ef61 Initial Services discovery support 22 years ago
Rémi Denis-Courmont e421253027 gnutls TLS module 22 years ago
Gildas Bazin 613e970f5c * include/vlc_vod.h, modules/misc/rtsp.c: skeleton for a "vod server" RTSP module. 22 years ago
Olivier Aubert 602e1fabe6 SVG rendering module. It uses the text rendering API, and converts 22 years ago
Clément Stenac 6265a3ae74 * Remove directories with only one source file inside 22 years ago
Laurent Aimar 85d67b2229 * all: httpd compilation. 22 years ago
Sigmund Augdal Helberg 14b3f0cfa1 All: My shot at improving subtitle rendering in vlc. Now each vout uses a "text renderer" module to render text on the video when needed. I decieded to make this a module type, because other api's (win32 and macosx) is supposed to do better than freetype under some circumstances. 23 years ago
Sam Hocevar fe17002d42 * bootstrap: 23 years ago
Sam Hocevar 10bf3688a1 * ./modules/gui/gtk2/*: skeletons of Gtk-2.0 and GNOME-2 plugins. 23 years ago
Laurent Aimar 312754c3a2 * all : declaration of http and httpd. 23 years ago
Sam Hocevar 0811cd9197 * ./modules/misc/screensaver.c: screen saver disabling plugin; runs a thread 24 years ago
Jean-Paul Saman 5fec93e17a New "qte_main" module. It should be used by all plugins/modules that need QT embedded. Also ported modules/qte/qte.{cpp,h} to use it. 24 years ago
Arnaud Schauly e5daac69bb * Added a session announcement protol module (enabled by default). 24 years ago