Jean-Baptiste Kempf
21fa1cb48b
configure: provide a HAVE_WIN32_DESKTOP
10 years ago
Jean-Baptiste Kempf
f365b047ec
WinRT: don't compile the NTservice
10 years ago
Rémi Denis-Courmont
a2110274cb
oldrc: rename the source file too
11 years ago
Rémi Denis-Courmont
f3398a2741
control: move CONSOLE_INTRO_MSG to a private header
11 years ago
Rémi Denis-Courmont
5260788250
control: remove Makefile recursion
11 years ago
Rémi Denis-Courmont
a80fe1ea5e
control: clean up build rules
11 years ago
Jean-Baptiste Kempf
31d8cc6476
Win32: don't build WM_* based plugins under WinRT
12 years ago
Rémi Denis-Courmont
36ac118c4c
win32: move single instance back-end to separate interface
12 years ago
Rafaël Carré
0b896ac15a
Fix linking of motion and rotate modules
142e288b17 set LDFLAGS conditionally
Be sure that it is always set and concatenate the DARWIN flags
13 years ago
Felix Paul Kühne
142e288b17
macosx: fix linking the motion and rotate modules
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years ago
Rémi Denis-Courmont
c1452fef22
xcb: simplify build rules
13 years ago
Rémi Denis-Courmont
bca1bc25f2
motionlib: build only once (refs #9367 )
13 years ago
Rémi Denis-Courmont
98cea7a2a2
modules: remove VLC-specific AM_LIBADD, simplify
13 years ago
Rémi Denis-Courmont
20cdb051ac
modules: simplify CPPFLAGS & CFLAGS
13 years ago
Rémi Denis-Courmont
e67cf044cc
modules: use different directory prefixes for each plugins subdirectory
This is just a step toward less recursion.
13 years ago
Rémi Denis-Courmont
6ef248d651
globalhotkeys: use different names for Win32 and XCB targets
This works around an automake limitation with multiple directory
prefixes.
13 years ago
Rémi Denis-Courmont
640d0794a0
modules: factor Makefile statement
13 years ago
Rémi Denis-Courmont
d3bd87aaf3
Add subdir-objects automake option where appropriate
Makes version 1.14 happy.
13 years ago
Rafaël Carré
7e3c4b6648
Version all plugins when building for Windows
Refs #9108
13 years ago
Pierre Ynard
96a19d6c47
motion: split out motion sensor code
14 years ago
Pierre Ynard
91afa20a17
Makefile: fix file names
14 years ago
Rémi Denis-Courmont
c90a86804c
Remove recursion into modules/control/dbus/ and clean up D-Bus rules
modules/control/dbus/dbus.h is removed as it conflicted with the global
libdbus header and was included only once.
14 years ago
Rémi Denis-Courmont
c6935785a0
Remove recursion into modules/control/globalhotkeys/
14 years ago
Rémi Denis-Courmont
a7b2dcf0ee
Remove WinCE
14 years ago
Rémi Denis-Courmont
129e4b22f9
Move and split dummy interface
15 years ago
Jean-Baptiste Kempf
bba2eae589
Remove oldhttp
Sure, this will be unpopular, and this will likely kill you kittens, but
maintaining 2 http interface is stupid and counter-productive.
Let's hope luahttp will finally get fixed.
15 years ago
Mirsal Ennaime
79a45df736
Reorganize the dbus control module code
* Split the module source code into several files
Functionality is unchanged, but the result is more maintainable.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
16 years ago
Rémi Duraffort
4862094f8b
Remove the oldtelnet module.
16 years ago
Rémi Denis-Courmont
f240f03f69
remove the signals interface
16 years ago
Rémi Denis-Courmont
d7aa9ec2b0
WinCE: don't build signals
16 years ago
Rémi Denis-Courmont
f722655b72
WinCE: don't build RC
16 years ago
Laurent Aimar
21ab81aceb
Enabled netsync build by default.
16 years ago
Rémi Denis-Courmont
86c8774a00
Hard-code ntservice, motion and signals interface as appropriate
16 years ago
Rémi Denis-Courmont
6b22637020
Always build oldrc and mediadirs
16 years ago
Rémi Denis-Courmont
430be231b6
Remove all default modules from configure.ac
16 years ago
Antoine Cellerier
57548ac9e6
Deprecate the C rc, http and telnet interfaces. They are still available as oldrc, oldhttp and oldtelnet.
17 years ago
Jean-Baptiste Kempf
17492dca04
Remove the ShowIntf module. It doesn't make sense when MacOS and Qt gui have a fullscreen controller.
17 years ago
Laurent Aimar
b732089382
Added x11 global hotkeys support (linux).
17 years ago
Laurent Aimar
e939adf8af
Moved global hotkeys to its own directory.
17 years ago
Hannes Domani
c85aed3c01
Global Hotkeys for windows
Signed-off-by: Laurent Aimar <fenrir@videolan.org>
17 years ago
Rémi Denis-Courmont
0efa83acc9
signal handling interface
18 years ago
Rémi Denis-Courmont
5d6e797a6b
Maintain SUBDIRS manually for extra flexibility
18 years ago
Jérome Decoodt
bf2bdccad3
Add rotate-deciangle for more precision in rotate
Add unimotion (http://members.optusnet.com.au/lbramsay/programs/unimotion.html )
to motion interface
Add a low band filter to the motion
19 years ago
Rafaël Carré
147753f60c
Initial support of D-Bus based control interface
20 years ago
Sam Hocevar
2cda7c1d22
* modules/control/motion.c: control VLC with laptop built-in motion sensors.
20 years ago
Clément Stenac
93b017cb4a
Split the HTTP interface and begin to document it
21 years ago
Clément Stenac
063cb8b621
Remove slp and joystick plugins
21 years ago
Gildas Bazin
e055f5eb48
* modules/control/Modules.am, rtci.c: really delete rtci.c and removed DOS CR/LF from the last commit.
21 years ago
Mark Moriarty
f070af2b61
Remove rtci.c from modules/control (implementation on hold)
21 years ago
Olivier Teulière
62d1b7d2d6
- modules/control/showintf.c: new control module, able to show the
interface when moving the mouse to the top of the screen (in
fullscreen mode).
- modules/control/hotkeys.c: added a hotkey to raise the interface
- modules/gui/wxwindows/*, modules/gui/skins2/*: added callbacks for
the "intf-show" variable; it should be easy to do the same for BeOS
and MacOSX interfaces
22 years ago