Commit Graph

125 Commits

Author SHA1 Message Date
Rémi Denis-Courmont
9ae1a72382 One more 2006-02-01 19:52:29 +00:00
Rémi Denis-Courmont
adc858d87a Uniformize source files encoding 2006-02-01 18:06:48 +00:00
Sam Hocevar
cf6397c802 * bindings/java/Makefile.am: use JAVACXXFLAGS and JAVALDFLAGS instead of
the reserved words CXXFLAGS and LDFLAGS.
  * configure.ac: remove spaces inside parentheses that confuse automake.
  * Makefile.am: do not use both = and += inside conditionals.
2006-01-24 12:09:06 +00:00
Antoine Cellerier
2cb472dba0 FSF address change. 2006-01-12 23:10:04 +00:00
Clément Stenac
68aa3ca320 Merge 0.8.5-api changes
Fix compilation
2006-01-08 16:32:33 +00:00
Olivier Aubert
ab75c697fb bindings/python/setup.py: Mac OS X build fixes (link parameters) 2005-12-19 14:23:25 +00:00
Filippo Carone
6cc60c12db Makefile works for both i386 and amd64 platforms 2005-12-15 16:00:44 +00:00
Olivier Aubert
1fb54fc49d python bindings: formatted to VLC coding style 2005-12-15 10:14:42 +00:00
Filippo Carone
21e5f396d4 Python bindings fixed for the new mediacontrol headers 2005-12-14 17:52:33 +00:00
Olivier Aubert
23cdbc0277 python/setup.py: use PIC versions of the libraries (patch by Filippo Carone) 2005-12-12 08:57:20 +00:00
Olivier Aubert
f12e7ed0dd python/setup.py: use vlc-config --version to determine version and misc. doc updates 2005-12-09 17:54:47 +00:00
Olivier Aubert
f68669d3b8 python/Makefile.am: correct the test for win32 systems 2005-12-09 14:17:18 +00:00
Olivier Aubert
f1cb32c3a7 python/vlcglue.c: fix a signature-related warning 2005-12-09 13:37:06 +00:00
Olivier Aubert
d2c8e211e8 python/vlcglue.c: Allow that start, stop, pause, resume methods can take no parameter. 2005-12-09 13:29:09 +00:00
Olivier Aubert
b7e834c203 python/vlcglue.c: exception-related code fixes 2005-12-09 13:13:20 +00:00
Olivier Aubert
3d26787a02 python/vlcglue.c : Clear the exception when vlc.MediaControl is instanciated with no parameter. 2005-12-09 13:12:14 +00:00
Clément Stenac
859a78a954 iIgnore version.c in pofiles generation 2005-11-28 16:14:34 +00:00
Clément Stenac
54f51353c3 * vlc-config:
- Fix optarg parsing
   - Set ${libs} after the main loop to get the right exec prefix
   - Give -lvlc_pic if we want PIC
* Java bindings build 
   - Use vlc-config better
   - Use pic for building
2005-11-26 18:53:59 +00:00
Clément Stenac
53e8222b87 Java bindings by Filippo Carone.
Tweaked to integrate into build system
2005-11-26 17:31:37 +00:00
Clément Stenac
a525a715b2 * Integrate python bindings in make process
New --enable-python-bindings option
Pic libs will be built if something needing them (shared libvlc, python, mozilla) is built.
* Fix a description in vlcObject
2005-11-26 15:36:28 +00:00
Clément Stenac
42088654d6 Merge fixes to the python binding from my branch 2005-11-02 18:32:39 +00:00
Rémi Denis-Courmont
fe087a3828 Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
Rémi Denis-Courmont
85b29bdc28 Copyright fixes
(da big courmischage)
2005-07-08 18:12:44 +00:00
Olivier Aubert
22e96161da Add set_visual support in python binding 2005-07-04 15:39:10 +00:00
Clément Stenac
b3f7a2eadb Merge bindings to trunk 2005-06-01 22:19:03 +00:00