- 10 Dec, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 06 Dec, 2006 2 commits
-
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
-
- 05 Dec, 2006 1 commit
-
-
hartman authored
-
- 22 Nov, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 20 Nov, 2006 1 commit
-
-
Rafaël Carré authored
-
- 16 Nov, 2006 1 commit
-
-
hartman authored
Before creating symlinks, make sure the actual binaries are installed. patch by Diego Petteno
-
- 07 Nov, 2006 1 commit
-
-
Felix Paul Kühne authored
-
- 05 Nov, 2006 3 commits
-
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 30 Oct, 2006 1 commit
-
-
Jean-Paul Saman authored
-
- 27 Oct, 2006 2 commits
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
- 21 Oct, 2006 6 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(automake bug?)
-
hartman authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Anyway, there is no libiconv_* invocation in src/vlc.c
-
Jean-Paul Saman authored
-
- 20 Oct, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 19 Oct, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 16 Oct, 2006 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 12 Oct, 2006 1 commit
-
-
Felix Paul Kühne authored
-
- 18 Sep, 2006 1 commit
-
-
Christophe Mutricy authored
-
- 17 Sep, 2006 1 commit
-
-
Felix Paul Kühne authored
* add the new icons by Simon Damkjaer Anderson <simondamkjaer@gmail.com>, so Trax doesn't need to bootstrap over and over again. Implementation follows later on
-
- 15 Sep, 2006 1 commit
-
-
Christophe Mutricy authored
-
- 10 Sep, 2006 1 commit
-
-
Sam Hocevar authored
-
- 29 Aug, 2006 1 commit
-
-
Christophe Mutricy authored
-
- 30 Jul, 2006 1 commit
-
-
Felix Paul Kühne authored
- intf_UserFatal takes an addition bool-argument now to set whether the error message will be blocking in the interface or not (so TRUE = blocking) - intf_UserWarn is always non-blocking and is used to check important, localised warnings to the user * wx: a compilation fix, but no update to the current API * osx: complete implementation of the interaction framework using some Carbon (!) functions, because the needed icons aren't accessible through Cocoa. Regrettably, I had to add yet another nib-file to keep the code clean and readable. The Error-dialogue is no longer re-usable (so the specific ID was removed). The interface needs to keep track of the reported errors and warnings. Thus, it may discard them as requested by the user and doesn't need to care about the core.
-
- 25 Jul, 2006 1 commit
-
-
Christophe Mutricy authored
-
- 24 Jul, 2006 2 commits
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
- 04 Jun, 2006 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Automake 1.5 and 1.6 both suck, and 1.7 is almost four years old, so there is really no excuse for not using a decent version. Besides, there seems to some problems while building the loader with old Automake versions.
-
Rémi Denis-Courmont authored
This simplifies the build system quite a lot, and reduce compilation times when PIC is actually needed. If you really mind the extra overhead of PIC, use: ./configure --enable-libtool --enable-static --disable-shared
-
- 25 May, 2006 1 commit
-
-
Eric Petit authored
AppleRemote.[mh] is MIT licensed code from Martin Kahr: http://www.martinkahr.com/source-code
-
- 08 May, 2006 1 commit
-
-
Christophe Mutricy authored
-
- 02 May, 2006 1 commit
-
-
damienf authored
-
- 01 May, 2006 1 commit
-
-
Felix Paul Kühne authored
-