add d.j.a.y's GTK3 port of reloaded

This commit is contained in:
c0ntrol
2019-05-01 22:19:48 +02:00
parent 6c6f664561
commit 303f07e039
185 changed files with 91522 additions and 0 deletions

44
veejay-current/reloaded-gtk3/.gitignore vendored Normal file
View File

@@ -0,0 +1,44 @@
/INSTALL
/Makefile
/Makefile.in
/aclocal.m4
/autom4te.cache/
/compile
/config.guess
/config.h
/config.h.in
/config.log
/config.status
/config.sub
/configure
/depcomp
/gveejay-paths.h
/gveejay-paths.sh
/install-sh
/libtool
/ltmain.sh
/m4/
/missing
/src/.deps/
/src/Makefile
/src/Makefile.in
/src/cellrendererspin.o
/src/curve.o
/src/gtkcolorsel.o
/src/gtkknob.o
/src/gtktimeselection.o
/src/gveejay.o
/src/keyboard.o
/src/mjpeg_logging.o
/src/mpegconsts.o
/src/mpegtimecode.o
/src/multitrack.o
/src/reloaded
/src/sequence.o
/src/tracksources.o
/src/utils.o
/src/vj-api.o
/src/vj-midi.o
/src/yuv4mpeg.o
/src/yuv4mpeg_ratio.o
/stamp-h1

View File

@@ -0,0 +1,28 @@
Tim Philipp M<>ller
(CellRendererSpin 15 minute hack - good enough)
Matthijs v. Henten <matthijs.vanhenten@gmail.com>
Glade-2 interface design
Icon/picture design
Thomas Reinhold <stan@jf-chemnitz.de>
Samplebank
Dursun Koca
Veejay Logo (V) design
Niels Elburg <nwelburg@gmail.com>
Lead programming
Jerome Blanchi <d.j.a.y@free.fr>
user interface improvemnts, port to GTK 3
Contributions by:
Toni < oc2pus@arcor.de >
(making gveejay happen on GTK 2.4, veejay.spec file)
Icons:
share/multicast.ico
icons8.com as Creative Commons Attribution-NoDerivs 3.0 Unported

View File

@@ -0,0 +1,340 @@
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users. This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it. (Some other Free Software Foundation software is covered by
the GNU Library General Public License instead.) You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.
To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
source code. And you must show them these terms so they know their
rights.
We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.
Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software. If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.
Finally, any free program is threatened constantly by software
patents. We wish to avoid the danger that redistributors of a free
program will individually obtain patent licenses, in effect making the
program proprietary. To prevent this, we have made it clear that any
patent must be licensed for everyone's free use or not licensed at all.
The precise terms and conditions for copying, distribution and
modification follow.
GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License applies to any program or other work which contains
a notice placed by the copyright holder saying it may be distributed
under the terms of this General Public License. The "Program", below,
refers to any such program or work, and a "work based on the Program"
means either the Program or any derivative work under copyright law:
that is to say, a work containing the Program or a portion of it,
either verbatim or with modifications and/or translated into another
language. (Hereinafter, translation is included without limitation in
the term "modification".) Each licensee is addressed as "you".
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running the Program is not restricted, and the output from the Program
is covered only if its contents constitute a work based on the
Program (independent of having been made by running the Program).
Whether that is true depends on what the Program does.
1. You may copy and distribute verbatim copies of the Program's
source code as you receive it, in any medium, provided that you
conspicuously and appropriately publish on each copy an appropriate
copyright notice and disclaimer of warranty; keep intact all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.
You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.
2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) You must cause the modified files to carry prominent notices
stating that you changed the files and the date of any change.
b) You must cause any work that you distribute or publish, that in
whole or in part contains or is derived from the Program or any
part thereof, to be licensed as a whole at no charge to all third
parties under the terms of this License.
c) If the modified program normally reads commands interactively
when run, you must cause it, when started running for such
interactive use in the most ordinary way, to print or display an
announcement including an appropriate copyright notice and a
notice that there is no warranty (or else, saying that you provide
a warranty) and that users may redistribute the program under
these conditions, and telling the user how to view a copy of this
License. (Exception: if the Program itself is interactive but
does not normally print such an announcement, your work based on
the Program is not required to print an announcement.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.
In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:
a) Accompany it with the complete corresponding machine-readable
source code, which must be distributed under the terms of Sections
1 and 2 above on a medium customarily used for software interchange; or,
b) Accompany it with a written offer, valid for at least three
years, to give any third party, for a charge no more than your
cost of physically performing source distribution, a complete
machine-readable copy of the corresponding source code, to be
distributed under the terms of Sections 1 and 2 above on a medium
customarily used for software interchange; or,
c) Accompany it with the information you received as to the offer
to distribute corresponding source code. (This alternative is
allowed only for noncommercial distribution and only if you
received the program in object code or executable form with such
an offer, in accord with Subsection b above.)
The source code for a work means the preferred form of the work for
making modifications to it. For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable. However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.
If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.
4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License. Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.
5. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Program or its derivative works. These actions are
prohibited by law if you do not accept this License. Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.
6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.
7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all. For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.
If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices. Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded. In such case, this License incorporates
the limitation as if written in the body of this License.
9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation. If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.
10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission. For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this. Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.
NO WARRANTY
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Also add information on how to contact you by electronic and paper mail.
If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:
Gnomovision version 69, Copyright (C) year name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.
You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
`Gnomovision' (which makes passes at compilers) written by James Hacker.
<signature of Ty Coon>, 1 April 1989
Ty Coon, President of Vice
This General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library. If this is what you want to do, use the GNU Library General
Public License instead of this License.

View File

View File

@@ -0,0 +1,178 @@
# Process with automake to produce Makefile.in
SUBDIRS = src
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = \
autogen.sh\
depcomp \
cpuinfo.sh \
autogen.sh \
debian/copyright \
debian/changelog \
debian/control \
debian/rules \
share/bg.png \
share/bg_black.png \
share/bg_blue.png \
share/bg_green.png \
share/bg_grey.png \
share/bg_red.png \
share/bg_yellow.png \
share/blackwhite.rc \
share/button_back.png \
share/button_bounce.png \
share/button_dec.png \
share/button_down.png \
share/button_fbw.png \
share/button_ffw.png \
share/button_gotoend.png \
share/button_gotostart.png \
share/button_inc.png \
share/button_loop.png \
share/button_looponce.png \
share/button_mini_decrement.png \
share/button_mini_increment.png \
share/button_next.png \
share/button_pause.png \
share/button_play.png \
share/button_playmode.png \
share/button_prev.png \
share/button_rand.png \
share/button_reverse.png \
share/button_right.png \
share/button_skip.png \
share/button_skull.png \
share/button_text.png \
share/button_up.png \
share/fx_entry_off.png \
share/fx_entry_on.png \
share/gveejay-default.rc \
share/gveejay.glade \
share/gveejay.rc \
share/gveejay.reloaded.glade \
share/gveejay.reloaded.css \
share/high_contrast.rc \
share/icon_apply.png \
share/icon_berserk.png \
share/icon_bezerk.png \
share/icon_bounce.png \
share/icon_bug.png \
share/icon_bundle.png \
share/icon_cache.png \
share/icon_clear.png \
share/icon_clearall.png \
share/icon_color.png \
share/icon_connect.png \
share/icon_copy.png \
share/icon_crop.png \
share/icon_cut.png \
share/icon_disconnect.png \
share/icon_fadein.png \
share/icon_fadeout.png \
share/icon_jack.png \
share/icon_keybind.png \
share/icon_keydetach.png \
share/icon_keyframe.png \
share/icon_launch.png \
share/icon_loop.png \
share/icon_looponce.png \
share/icon_macroclear.png \
share/icon_macropause.png \
share/icon_macroplay.png \
share/icon_macrorec.png \
share/icon_mask.png \
share/icon_minus.png \
share/icon_new.png \
share/icon_noloop.png \
share/icon_open.png \
share/icon_openlist.png \
share/icon_openstream.png \
share/icon_osd.png \
share/icon_paste.png \
share/icon_plarge.png \
share/icon_playmode.png \
share/icon_plus.png \
share/icon_psmall.png \
share/icon_question.png \
share/icon_record.png \
share/icon_recordstop.png \
share/icon_recstop.png \
share/icon_refresh.png \
share/icon_render.png \
share/icon_save.png \
share/icon_saveas.png \
share/icon_screenshot.png \
share/icon_send.png \
share/icon_skull.png \
share/icon_stream.png \
share/icon_trash.png \
share/icon_video.png \
share/knob.png \
share/reloaded_classic.glade \
share/smooth.rc \
share/sync.png \
share/veejay-icon.png \
share/veejay-logo-small.png \
share/veejay-logo.png \
gveejay-paths.sh.in
DISTCLEANFILES = \
confdefs.h \
config.cache \
config.status \
config.log \
gveejay-paths.h
MAINTAINERCLEANFILES = \
compile \
depcomp \
install-sh \
missing \
mkinstalldirs \
Makefile.in \
aclocal.m4 \
config.guess \
config.h.in \
config.sub \
configure \
ltmain.sh \
stamp-h.in
## .glade files must be in same directory as pixmaps ?!!
install-data-local:
@$(NORMAL_INSTALL)
if test -d $(srcdir)/share; then \
$(mkinstalldirs) $(DESTDIR)$(pkgdatadir); \
for dialog in $(srcdir)/share/*; do \
if test -f $$dialog; then \
$(INSTALL_DATA) $$dialog $(DESTDIR)$(pkgdatadir); \
fi \
done \
fi;
gveejay-path.h: gveejay-paths.sh
@sh $< > $@.tmp ;
if cmp -s $@.tmp $@; then
rm $@.tmp;
else
mv $@.tmp $@ ; echo updated gveejay-paths.h;
fi
dist-hook:
rm -f $(distdir)/gveejay-paths.sh
## make rpms
rpm: Makefile
$(MAKE) dist
rpmbuild -ta --clean $(PACKAGE)-$(VERSION).tar.gz
## make debs
deb: Makefile dist
-chmod -R +w $(PACKAGE)-$(VERSION)
rm -rf $(PACKAGE)-$(VERSION)
tar xzf $(PACKAGE)-$(VERSION).tar.gz
cd $(PACKAGE)-$(VERSION); dpkg-buildpackage -rfakeroot

View File

View File

@@ -0,0 +1,31 @@
# Contributor: Luciano A. Ferrer <laferrer@gmail.com>
# Modified for ArchLinux by Niels <nwelburg@gmail.com>
pkgname=reloaded
pkgrel=1
pkgver=1.5.9
pkgdesc="Reloaded is the graphical user interface for Veejay"
arch=('i686' 'x86_64')
url="http://www.veejayhq.net"
license=('GPL')
groups=()
conflicts=('reloaded')
depends=('libxml2' 'veejay' 'gtk2' 'glib2' 'glade' 'alsa-lib' )
optdepends=()
source=()
md5sums=()
changelog=('ChangeLog')
backup=()
replaces=()
build() {
export PKG_CONFIG_PATH=/usr/lib/pkgconfig
cd $startdir
./autogen.sh
./configure --prefix=/usr
make || return 1
}
package() {
cd $startdir
make DESTDIR="$pkgdir/" install
}

View File

@@ -0,0 +1,113 @@
~==
~====
:... ~~====
:...... ~~~~====
:.....: ~~~~====
:...... -~~~~===
:....... --~~~~~==
:....... ::~~~~~~=
:...... "::~~~~==
:....., :::~~~===
:..... =::~~~~===
:...... :::~~~====
....... ::~~~~~===
....... :::~~~~~~==
...... ~::~~~~~~==
...... |::~~~=|
..... :::|:~==|
..::: |:=|||==+
., :., :|||?||+=
..::,,.: :||=~=.||
,...::,,, |~:=|||||+|
:..,:::||||~~~====++
,:,,,:::~~~~~===++++ Reloaded
,::::~~~====++++
~~~~~===+++++ version 1.5.50
~~===+++++++:
N=++++++++++ June 2015
+++++++++
++++::::
:::::
||
:: Reloaded, a graphical interface for Veejay ::
FEATURE OVERVIEW
General:
# Thin client (TCP/IP)
# MIDI support (auto learning)
# Slick interface designed for live performing
# Tracks multiple veejay servers
Install
=======
See file 'INSTALL'
See doc/Howto_Compile.html
See doc/Howto_Compile_on_Ubuntu.html
Documentation
=============
See source code.
Running
=======
$ reloaded
To use a midi controller with veejay you must connect
the veejay's sequencer port to the MIDI controller port.
There is a utility 'aconnect' (comes with ALSA) that does this.
1. List inputs (midi keyboards)
$ aconnect -i
client 129: 'Virtual Keyboard' [type=user]
2. List outputs (Veejay)
$ aconnect -o
client 128: 'Veejay' [type=user]
3. Connect the ports
$ aconnect 129 128
4. Launch reloaded
Know bugs
=========
- Multitracker crashes when using very high resolution video
About
=====
GveejayReloaded is a client for veejay. As long as veejay (the server)
is running, you can connect and disconnect from it with reloaded.

View File

@@ -0,0 +1,12 @@
#!/bin/sh
# Run this to generate all the initial makefiles, etc.
# if you use autoconf 2.64 or earlier,
# you may have to create the m4 directory yourself
#
if [ ! -d m4 ]; then
mkdir m4
fi
autoreconf -v -fi -I m4

View File

@@ -0,0 +1,761 @@
dnl Process this file with autoconf to produce a configure script.
dnl AC_INIT
AC_INIT([reloaded],[1.5.61],[nwelburg@gmail.com])
AC_PREREQ(2.57)
AC_CONFIG_SRCDIR([src/gveejay.c])
RELOADED_MAJOR_VERSION=1
RELOADED_MINOR_VERSION=5
RELOADED_MICRO_VERSION=61
RELOADED_VERSION=$VEEJAY_MAJOR_VERSION.$VEEJAY_MINOR_VERSION.$VEEJAY_MICRO_VERSION
RELOADED_CODENAME="Reloaded - build $RELOADED_MAJOR_VERSION $RELOADED_MINOR_VERSION $RELOADED_MICRO_VERSION"
AC_CONFIG_HEADERS([config.h])
AC_CANONICAL_HOST
AC_CANONICAL_TARGET
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([1.7])
AM_MAINTAINER_MODE
AC_DEFINE(HAVE_CONFIG_H,1,[Include config.h])
# libtool versioning
LT_RELEASE=$RELOADED_MAJOR_VERSION.$RELOADED_MINOR_VERSION.$RELOADED_MICRO_VERSION
LT_CURRENT=$RELOADED_MICRO_VERSION
LT_REVISION=$RELOADED_MICRO_VERSION
LT_AGE=$RELOADED_MICRO_VERSION
AC_SUBST(LT_RELEASE)
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)
AC_SUBST(LT_AGE)
AC_CONFIG_MACRO_DIR([m4])
dnl kill CFLAGS
CFLAGS=""
AC_ARG_ENABLE([strict],
AC_HELP_STRING([--enable-strict],
[Compile in paranoia assertion checking]))
AC_ARG_ENABLE([debug],
AC_HELP_STRING([--enable-debug],
[Compile in debugging information]))
AC_ARG_ENABLE([profiling],
[AS_HELP_STRING([--enable-profiling=gprof|gcov],
[Compile in profiling information, when no value given, gprof is selected. default: no])],
[case "${enableval}" in
yes | gprof) profiling=gprof ;;
gcov ) profiling=gcov ;;
no) profiling=false ;;
*) AC_MSG_ERROR([bad value ${enableval} for --enable-profiling]) ;;
esac],
[profiling=false])
AC_ARG_ENABLE([compile-warnings],
AC_HELP_STRING([--enable-compile-warnings],
[Turn on compiler warnings.]))
AC_ARG_ENABLE([warnings_as_errors],
AC_HELP_STRING([--enable-warnings_as_errors],
[Compiler warnings are errors.]))
AC_ARG_ENABLE([simd-accel],
AC_HELP_STRING([--enable-simd-accel],
[use SIMD multimedia instructions such as MMX, AltiVec, etc.if possible]))
AC_ARG_WITH([extra-cflags],
AC_HELP_STRING([--with-extra-cflags=flags],
[Options to be added to CFLAGS (optional)]))
arch_target="auto"
AC_ARG_WITH([arch-target], AS_HELP_STRING( [--with-arch-target=generic or auto],
[Build a generic binary or auto-detect current cpu type (defaults to auto-detect)]),
[ arch_target="$withval"])
AC_GNU_SOURCE
dnl Initialize libtool
AC_PROG_LIBTOOL
dnl Checks for programs.
AC_PROG_AWK
AC_PROG_CC
AM_PROG_CC_STDC
AC_PROG_YACC
AM_PROG_LEX
AC_PROG_CXX
AC_PROG_INSTALL
AC_PROG_LN_S
AC_C_BIGENDIAN
AC_C_CONST
AC_C_INLINE
AC_SYS_LARGEFILE
dnl configure AS and ASFLAGS...
AM_PROG_AS
AC_CHECK_HEADERS([fenv.h stdint.h inttypes.h sys/types.h alloca.h])
dnl AX_PREFIXED_DEFINE([RELOADED], [HAVE_STDINT_H])
dnl AX_PREFIXED_DEFINE([RELOADED], [HAVE_INTTYPES_H])
AC_CHECK_FUNCS([posix_memalign memalign fmax lround pow bzero gettimeofday memset mmap strndup strstr strncasecmp])
AC_CHECK_FUNCS([sched_get_priority_max])
AC_CHECK_FUNCS([select socket getpagesize memcpy])
AC_CHECK_FUNC(getopt_long,
[AC_DEFINE(HAVE_GETOPT_LONG, 1, [long getopt support])],
[ # FreeBSD and BSD/OS have a gnugetopt library for this:
AC_CHECK_LIB([gnugetopt], [getopt_long],
[AC_DEFINE(HAVE_GETOPT_LONG, 1,
[long getopt support])
LIBGETOPT_LIB="-lgnugetopt"])
])
AC_CHECK_SIZEOF([int])
AC_CHECK_SIZEOF([long int])
AC_CHECK_SIZEOF([size_t])
AC_CHECK_SIZEOF([float])
AC_SUBST(LIBGETOPT_LIB)
AC_TYPE_SIGNAL
AC_MSG_NOTICE([The host is $host $host_cpu $host_vendor $host_os .])
case $host in
*-*-linux*)
AC_CHECK_HEADER(linux/version.h,
[have_linux=true
AC_DEFINE(HAVE_LINUX,1,[Linux platform])
],
[AC_MSG_ERROR([version.h not found - please install the linux kernel headers])
])
LIBM_LIBS="-lm"
;;
*-apple-darwin*)
AC_DEFINE(HAVE_DARWIN,1,[MAC OS X Darin])
dnl OS-X/Darwin needs no-cpp-precomp
CFLAGS="$CFLAGS -no-cpp-precomp"
have_darwin=true
LIBM_LIBS=""
;;
*)
AC_MSG_WARN([Alien platform - Good Luck!])
LIBM_LIBS=""
;;
esac
dnl ====== check for PKG_CONFIG_PATH
if test x"$PKG_CONFIG_PATH" = x ; then
AC_MSG_NOTICE([The PKG_CONFIG_PATH variable was not set])
AC_MSG_NOTICE([You should set it to the directories that contain the .pc files])
PKG_CONFIG_PATH=/usr/lib/pkgconfig
fi
AC_SUBST(LIBM_LIBS)
dnl *********************************************************************
dnl Check for the pthread lib
dnl
AC_SUBST(PTHREAD_LIBS)
have_pthread=false
AC_CHECK_LIB(pthread, pthread_create,
[ PTHREAD_LIBS="-lpthread"
AC_DEFINE(HAVE_LIBPTHREAD,1,[Compiling with pthread library])
have_pthread=true ],,)
AC_CHECK_FUNC(pthread_attr_getstacksize,
[
AC_DEFINE(HAVE_PTHREADSTACKSIZE,,[Using pthread stack size])
] )
have_alsa=false
AC_CHECK_LIB( asound, snd_seq_open,
[
AC_DEFINE( HAVE_ALSA,1, [Whether or not we have alsa])
ALSA_LIBS="-lasound"
AC_SUBST(ALSA_LIBS)
have_alsa=true ],,)
AC_CHECK_HEADER(alsa/asoundlib.h,,[AC_MSG_ERROR([alsa/asoundlib.h not found - please install the alsa header])] )
have_dl_dlopen=false
AC_CHECK_LIB(dl,dlopen)
if test "$ac_cv_lib_dl_dlopen" = "yes"; then
AC_DEFINE(HAVE_DL_DLOPEN,1,[Compile with dlopen support])
have_dl_dlopen=true
fi
dnl Check for Veejay
have_veejay=false
PKG_CHECK_MODULES( VEEJAY, [veejay >= 1.5.60 ],
[
AC_SUBST(VEEJAY_CFLAGS)
AC_SUBST(VEEJAY_LIBS)
have_veejay=true
AC_DEFINE(HAVE_VEEJAY,1, [Veejay 1.5.60 installed])]
,
[have_veejay=false])
if test x$have_veejay != xtrue ; then
AC_MSG_ERROR([Cannot find veejay 1.5.60 or later])
fi
have_sdl=false
if test x$with_sdl != xno ; then
PKG_CHECK_MODULES(SDL, [sdl >= 1.2],
[
AC_SUBST(SDL_CFLAGS)
AC_SUBST(SDL_LIBS)
have_sdl=true
AC_DEFINE(HAVE_SDL,1,[use sdl keybindings])],
[have_sdl=false])
fi
if test x$have_sdl != xtrue ; then
AC_MSG_WARN([Cannot find SDL, reloaded will not be able to map keybindings])
fi
dnl ********************************************************************
dnl Check to see if __progname is provided by the system
dnl ********************************************************************
AC_CACHE_CHECK([for __progname],
[mjt_cv_extern___progname],
[AC_LINK_IFELSE([AC_LANG_PROGRAM([[]],
[[extern char *__progname;
puts(__progname);]])],
[mjt_cv_extern___progname=yes],
[mjt_cv_extern___progname=no])])
if test x$mjt_cv_extern___progname = xyes ; then
AC_DEFINE(HAVE___PROGNAME, 1, [Is __progname defined by system?])
fi
dnl Look for X
AC_PATH_XTRA
AM_CONDITIONAL(HAVE_X, test x$have_x = xyes)
debugCFLAGS=""
debug_or_profiling=""
AC_MSG_CHECKING(whether to compile in profiling information)
if test "x$profiling" = "xgprof" ; then
debugCFLAGS="$debugCFLAGS -g -no-pie -pg"
DEBUGLIBS="-pg"
AC_SUBST(DEBUGLIBS)
debug_or_profiling="profiling"
AC_MSG_RESULT([yes])
elif test "x$profiling" = "xgcov" ; then
debugCFLAGS="$debugCFLAGS -fprofile-arcs -ftest-coverage"
DEBUGLIBS="-lgcov"
AC_SUBST(DEBUGLIBS)
debug_or_profiling="profiling"
AC_MSG_RESULT([yes])
else
AC_MSG_RESULT([no])
fi
AC_MSG_CHECKING(whether to compile in debug symbols)
if test "x$enable_debug" = "xyes" ; then
debugCFLAGS="$debugCFLAGS -g"
debug_or_profiling="debug"
AC_MSG_RESULT([yes])
else
AC_MSG_RESULT([no])
fi
AC_MSG_CHECKING(whether to compile in assertion checking)
if test "x$enable_strict" = "xyes" ; then
debugCFLAGS="$debugCFLAGS -DSTRICT_CHECKING"
AC_MSG_RESULT([yes])
else
AC_MSG_RESULT([no])
fi
have_asm_nasm=false
have_asm_mmx=false
have_asm_sse=false
have_asm_sse2=false
have_asm_mmx2=false
have_asm_3dnow=false
have_cmov=false
have_x86cpu=false
have_x86_64cpu=false
have_altivec=false
have_mips=false
have_ppccpu=false
have_ps2=false
have_arm=false
OP_CFLAGS=""
AC_MSG_CHECKING([Architecture])
case $host_cpu in
i[[3-7]]86)
AC_DEFINE(HAVE_X86CPU,1, [Compiling for x86 architecture CPU])
AC_DEFINE(ARCH_X86,1,[Compiling for x86 architecture])
have_x86cpu=true
PROGRAM_NOPIC="-fno-PIC"
if test -z $debug_or_profiling ; then
OP_CFLAGS="-O2"
fi
dnl If the host is pentium, align on double word boundary
case $host_cpu in
i686)
CFLAGS="$CFLAGS"
;;
*)
;;
esac
;;
x86_64*|k8-*)
AC_DEFINE(HAVE_X86_CPU,1, [Compiling for x86-64 architecture CPU])
AC_DEFINE(ARCH_X86_64,1, [Compiling for x86-64 architecture CPU])
have_x86cpu=true
have_x86_64cpu=true
if test -z $debug_or_profiling ; then
OP_CFLAGS="-O2"
fi
CFLAGS="$CFLAGS -m64 -fPIC -DPIC"
;;
powerpc | powerpc64)
AC_DEFINE(HAVE_PPCCPU,1, [Compiling for PowerPC CPU])
AC_DEFINE(ARCH_PPC,1,[Compiling for PowerPC])
have_ppccpu=true
case $host in
*-apple-darwin*)
PROGRAM_NOPIC="-mdynamic-no-pic" # dynamic-no-pic is an Apple gcc option
dnl CFLAGS="$CFLAGS -no-cpp-precomp"
;;
*)
PROGRAM_NOPIC=""
;;
esac
;;
mips | mipsel)
AC_DEFINE(ARCH_MIPS,,[Compiling for MIPS CPU])
AC_DEFINE(HAVE_MIPS,,[Compiling for MIPS CPU])
have_mips=true
AC_MSG_CHECKING([if we are compiling on playstation2 hardware])
AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[]],
[[#include <linux/ps2/dev.h>
#include <linux/ps2/gs.h>
]])],
[have_ps2=true],
[have_ps2=false])
if test x$have_ps2 = xtrue ; then
AC_MSG_RESULT(yes)
AC_DEFINE(HAVE_PS2,1,[Compile for playstation2])
else
AC_MSG_RESULT(no)
fi
;;
arm|armv7l)
AC_DEFINE(HAVE_ARM,1,[Compiling for ARM CPU])
have_arm=true
AC_MSG_RESULT(arm)
;;
*)
AC_MSG_RESULT([unknown])
;;
esac
CFLAGS="$CFLAGS -DFILE_OFFSET_BITS=64 -D_LARGE_FILES"
dnl This flag is used for PROGRAMS not SHARED LIBRARIES. PIC code is required
dnl for shared libraries but is slower than non-pic code. Compute bound
dnl programs such as yuvdenoise and y4mspatialfilter can use this flag by
dnl simply adding programname_CFLAGS=@PROGRAM_NOPIC@ to the Makefile.am
AC_SUBST(PROGRAM_NOPIC)
dnl ARM architecture detect NEON and set CFLAGS
if test x$have_arm = xtrue
then
AC_CACHE_CHECK(for NEON on processor(s), ac_cv_flag_neon, [
if grep "^Features.* neon" /proc/cpuinfo > /dev/null; then
ac_cv_flag_neon=yes
else
ac_cv_flag_neon=no
fi
])
AC_MSG_RESULT($ac_cv_flag_neon)
if test $ac_cv_flag_neon = yes ; then
AC_DEFINE(HAVE_ARM_NEON,1,[Compiling in NEON support])
USER_CFLAGS="-mfpu=neon $USER_CFLAGS"
else
USER_CFLAGS="-march=native $USER_CFLAGS"
fi
if test "x$enable_debug" != "xyes" ; then
USER_CFLAGS="$USER_CFLAGS -O3 -fno-stack-protector"
else
USER_CFLAGS="$USER_CFLAGS -g -Wall"
fi
CFLAGS="$USER_CFLAGS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES"
fi
if test x$have_x86cpu = xtrue
then
AC_CACHE_CHECK(for MMX on processor(s), ac_cv_flag_mmx, [
if grep "^flags.* mmx" /proc/cpuinfo > /dev/null; then
ac_cv_flag_mmx=yes
else
ac_cv_flag_mmx=no
fi
])
if test $ac_cv_flag_mmx = yes; then
AC_DEFINE(HAVE_ASM_MMX,1,[Compiling in MMX support])
AC_DEFINE(HAVE_MMX,1,[Compiling in MMX support])
have_asm_mmx=true
fi
AC_CACHE_CHECK(for SSE on processor(s), ac_cv_flag_sse, [
if grep "^flags.* sse" /proc/cpuinfo > /dev/null; then
ac_cv_flag_sse=yes
else
ac_cv_flag_sse=no
fi
])
if test $ac_cv_flag_sse = yes; then
AC_DEFINE(HAVE_ASM_SSE,1,[Compiling in SSE support])
AC_DEFINE(HAVE_SSE,1,[Compiling in SSE support])
have_asm_sse=true
fi
dnl check for sse2
AC_CACHE_CHECK(for SSE2 on processor(s), ac_cv_flag_sse2, [
if grep "^flags.* sse2" /proc/cpuinfo > /dev/null; then
ac_cv_flag_sse2=yes
else
ac_cv_flag_sse2=no
fi
])
if test $ac_cv_flag_sse2 = yes; then
AC_DEFINE(HAVE_ASM_SSE2,1,[Compiling in SSE2 support])
AC_DEFINE(HAVE_SSE2,1,[Compiling in SSE2 support])
have_asm_sse2=true
fi
AC_CACHE_CHECK(for 3DNOW on processor(s), ac_cv_flag_3dnow, [
if grep "^flags.* 3dnow" /proc/cpuinfo > /dev/null; then
ac_cv_flag_3dnow=yes
else
ac_cv_flag_3dnow=no
fi
])
if test $ac_cv_flag_3dnow = yes; then
AC_DEFINE(HAVE_ASM_3DNOW,1,[Compiling in 3Dnow])
have_asm_3dnow=true
fi
AC_CACHE_CHECK(for CMOV on processor(s), ac_cv_flag_cmov, [
if grep "^flags.* cmov" /proc/cpuinfo > /dev/null; then
ac_cv_flag_cmov=yes
else
ac_cv_flag_cmov=yes
fi
])
if test $ac_cv_flag_cmov = yes; then
AC_DEFINE(HAVE_CMOV,1,[Compiling in CMOV])
have_cmov=true
fi
dnl check for MMX2
AC_CACHE_CHECK(for MMX2 on processor(s), ac_cv_flag_mmx2, [
if grep "^flags.* mmxext" /proc/cpuinfo > /dev/null; then
ac_cv_flag_mmx2=yes
else
ac_cv_flag_mmx2=yes
fi
])
if test $ac_cv_flag_mmx2 = yes; then
AC_DEFINE(HAVE_ASM_MMX2,,[Compiling in MMX2])
have_asm_mmx2=true
fi
fi
if test x$have_ppccpu = xtrue
then
AC_MSG_CHECKING([compiler support for AltiVec])
cat > conftest.c <<EOF
#ifdef HAVE_ALTIVEC_H
#include <altivec.h>
#endif
int main() {
union { vector signed int v;
signed int i;
} vi;
vi.v = vec_splat_s32(1);
return vi.i;
}
EOF
ALTIVEC_CFLAGS=""
if $CC -o conftest conftest.c >/dev/null 2>&1; then
have_altivec=true
elif $CC $CFLAGS -faltivec -o conftest conftest.c >/dev/null 2>&1; then
# Mac OS X style
have_altivec=true
ALTIVEC_CFLAGS="-faltivec"
elif $CC $CFLAGS -fvec -o conftest conftest.c >/dev/null 2>&1; then
# Motorola style
have_altivec=true
ALTIVEC_CFLAGS="-fvec"
elif $CC $CFLAGS -DHAVE_ALTIVEC_H=1 -maltivec -mabi=altivec -o conftest conftest.c >/dev/null 2>&1; then
# gcc 3.1 style
have_altivec=true
ALTIVEC_CFLAGS="-DHAVE_ALTIVEC_H=1 -maltivec -mabi=altivec"
fi
rm -f conftest*;
if test x$have_altivec = xtrue
then
# add -O3 flag
ALTIVEC_CFLAGS="-O3 ${ALTIVEC_CFLAGS}"
AC_MSG_RESULT(yes)
AC_DEFINE(HAVE_ALTIVEC,1,
[Inline PPC Altivec primitives available])
AC_SUBST(ALTIVEC_CFLAGS)
else
AC_MSG_RESULT(no)
fi
fi
if test ! -r $srcdir/cpuinfo.sh; then
AC_MSG_ERROR([cpuinfo.sh script not found - do a cvs update])
fi
if test x$have_x86cpu = xtrue -o x$have_ppccpu = xtrue; then
if test x$host_alias != x; then
dnl Cross compiling
AC_MSG_CHECKING(sub-architecture settings)
if test x$have_x86cpu = xtrue; then
host_mod_cpu=`echo $host_cpu|tr _ -`
ARCHFLAGS="-march=$host_mod_cpu -mcpu=$host_mod_cpu"
AC_MSG_RESULT($ARCHFLAGS)
fi
else
AC_MSG_CHECKING(sub-architecture settings ...)
chmod +x $srcdir/cpuinfo.sh
if test "$arch_target" = "auto"; then
ARCHFLAGS=`$srcdir/cpuinfo.sh`
else
ARCHFLAGS="-mtune=generic"
fi
AC_MSG_RESULT($ARCHFLAGS)
fi
fi
if test x$have_x86cpu = xtrue;
then
if test -z $debug_or_profiling ;
then
if test x$ac_cv_flag_sse = xyes; then
CFLAGS="$CFLAGS -msse -mfpmath=sse"
fi
if test x$av_cv_flag_sse2 = xyes; then
CFLAGS="$CFLAGS -msse2 -mfpmath=sse"
fi
fi
fi
AC_MSG_RESULT($CFLAGS)
PKG_CHECK_MODULES(LIBAVUTIL,[libavutil >= 49.7], have_avutil=true,have_avutil=false)
if test x$have_avutil = xfalse;
then
AC_MSG_ERROR([libavutil not found.])
fi
PKG_CHECK_MODULES( LIBX11, x11, have_x11=true,have_x11=false)
if test x$have_x11 = xfalse;
then
AC_MSG_ERROR([libx11 not found.])
fi
#PKG_CHECK_MODULES(DEPS, [glib-2.0 >= 2.42?]) //jessie oldstable
#AC_DEFINE(GLIB_VERSION_MIN_REQUIRED, GLIB_VERSION_2_30?, [Ignore post 2.42? deprecations])
dnl Check for Gtk3
have_gtk3=false
gtk_modules="gtk+-3.0 >= 3" # 3.14 jessie oldstable
PKG_CHECK_MODULES( GTK, [$gtk_modules],
[
AC_SUBST(GTK_CFLAGS)
AC_SUBST(GTK_LIBS)
have_gtk3=true
AC_DEFINE(GDK_VERSION_MIN_REQUIRED, GDK_VERSION_3_0, [Ignore post Gtk 3.0 deprecations])
AC_DEFINE(GDK_VERSION_MAX_ALLOWED, GDK_VERSION_3_0, [Prevent post Gtk 3.0 APIs])
]
,
[have_gtk3=false])
if test x$have_gtk3 != xtrue ; then
AC_MSG_ERROR([Cannot find Gtk+ 3.0 or later.])
fi
FFMPEG_CFLAGS="${LIBAVUTIL_CFLAGS}"
AC_SUBST(FFMPEG_CFLAGS)
dnl **********************************************************************
dnl All the conditional stuff for the Makefiles
AM_CONDITIONAL(HAVE_ASM_MMX, test x$have_asm_mmx = xtrue)
AM_CONDITIONAL(HAVE_X86CPU, test x$have_x86cpu = xtrue)
AM_CONDITIONAL(HAVE_PPCCPU, test x$have_ppccpu = xtrue)
AM_CONDITIONAL(ARCH_PPC, test x$have_ppccpu = xtrue)
AM_CONDITIONAL(ARCH_X86, test x$have_x86cpu = xtrue)
AM_CONDITIONAL(HAVE_ALTIVEC, test x$have_altivec = xtrue)
AM_CONDITIONAL(HAVE_ASM_MMX2, test x$have_asm_mmx2 = xtrue)
AM_CONDITIONAL(HAVE_ASM_SSE, test x$have_asm_sse = xtrue)
AM_CONDITIONAL(HAVE_ASM_SSE2, test x$have_asm_sse2 = xtrue)
AM_CONDITIONAL(HAVE_ASM_NASM, test x$have_asm_nasm = xtrue)
AM_CONDITIONAL(HAVE_MMX, test x$have_asm_mmx = xtrue)
AM_CONDITIONAL(HAVE_SSE, test x$have_asm_sse = xtrue)
AM_CONDITIONAL(HAVE_SSE2, test x$have_asm_sse2 = xtrue)
AM_CONDITIONAL(HAVE_DL_DLOPEN, test x$have_dl_dlopen = xtrue)
dnl *********************************************************************
dnl Check for what warnings we want gcc to use and adjust the CFLAGS
dnl as needed. This only works for GCC.
dnl We do this last as it can screw up library detection etc...
CFLAGS="$ARCHFLAGS $CFLAGS"
CXXFLAGS="$ARCHFLAGS $CXXFLAGS"
AC_SUBST(OP_CFLAGS)
if test "x${GCC}" != "xyes" ; then
enable_compile_warnings=no
fi
AC_MSG_CHECKING(what warning flags to pass to the C compiler)
warnCFLAGS=
warnCXXFLAGS=
if test "x$enable_compile_warnings" != "xno" ; then
if test "x$GCC" = "xyes" ; then
case "$CFLAGS" in
*-Wall*) ;;
*) warnCFLAGS="-Wall -Wunused " ;;
esac
if test "x$enable_compile_warnings" = "xyes" ; then
warnCFLAGS="$warnCFLAGS -Wmissing-prototypes -Wundef -Wshadow -Wbad-function-cast -Wconversion -Wpadded -Wunreachable-code -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual"
warnCXXFLAGS="$warnCXXFLAGS -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual"
fi
if test "x$enable_warnings_as_errors" = "xyes" ; then
warnCFLAGS="$warnCFLAGS -Werror"
warnCXXFLAGS="$warnCXXFLAGS -Werror"
fi
fi
fi
if test "x$cflags_set" != "xyes" ; then
if test -n $debug_or_profiling ; then
CFLAGS="$debugCFLAGS $warnCFLAGS $CFLAGS"
else
CFLAGS="$CFLAGS $warnCFLAGS"
fi
CXXFLAGS="$CXXFLAGS $warnCXXFLAGS"
cflags_set=yes
fi
if test -z $debug_or_profiling ; then
CFLAGS="$CFLAGS -fno-stack-protector -Wno-deprecated-declarations"
fi
if test x"$with_extra_cflags" != "x"; then
CFLAGS="$CFLAGS $with_extra_cflags"
CXXFLAGS="$CXXFLAGS $with_extra_cflags"
fi
reloaded_datadir="${datarootdir}/reloaded"
AC_SUBST(reloaded_datadir)
dnl **********************************************************************
dnl Output a Makefile or two and the lib/header descriptor script
dnl
AC_CONFIG_FILES([
Makefile
src/Makefile
gveejay-paths.sh
])
AC_OUTPUT
sh gveejay-paths.sh > gveejay-paths.h
AC_DEFINE(VERSION, ${VERSION})
AC_MSG_NOTICE([])
AC_MSG_NOTICE([ GVeejayReloaded ${VERSION} build configuration :])
AC_MSG_NOTICE([])
AC_MSG_NOTICE([ Compiler flags: $CFLAGS])
AC_MSG_NOTICE([ $OP_CFLAGS])
AC_MSG_NOTICE([])
AC_MSG_NOTICE([ Architecture: ${host_cpu} ])
AC_MSG_NOTICE([])
if test "$have_x86cpu" = "true" ; then
AC_MSG_NOTICE([ x86 ])
AC_MSG_NOTICE([ MMX enabled : ${ac_cv_flag_mmx}])
AC_MSG_NOTICE([ MMX2 enabled : ${ac_cv_flag_mmx2}])
AC_MSG_NOTICE([ SSE enabled : ${ac_cv_flag_sse}])
AC_MSG_NOTICE([ SSE2 enabled : ${ac_cv_flag_sse2}])
AC_MSG_NOTICE([ 3DNOW enabled : ${ac_cv_flag_3dnow}])
AC_MSG_NOTICE([ CMOV enabled : ${ac_cv_flag_cmov}])
fi
if test "$have_ppccpu" = "true" ; then
AC_MSG_NOTICE([ ppc])
AC_MSG_NOTICE([ AltiVec enabled : ${have_altivec}])
fi
if test "$have_mips" = "true" ; then
AC_MSG_NOTICE([ mips])
AC_MSG_NOTICE([ PS/2 enabled : ${have_ps2}])
fi
if test "$have_arm" = "true" ; then
AC_MSG_NOTICE([ arm])
AC_MSG_NOTICE([ NEON enabled : ${ac_cv_flag_neon}])
fi
AC_MSG_NOTICE([])
if test "$have_linux" = "true" ; then
AC_MSG_NOTICE([ Platform: Linux])
fi
if test "$have_darwin" = "true" ; then
AC_MSG_NOTICE([ Platform: Darwin])
AC_MSG_NOTICE([ Good luck! You can be the first! ])
fi
AC_MSG_NOTICE([])
AC_MSG_NOTICE([ Required dependencies:])
AC_MSG_NOTICE([ - Veejay 1.5.60 : ${have_veejay}])
AC_MSG_NOTICE([ - POSIX Threads (pthread) : ${have_pthread}])
AC_MSG_NOTICE([ - Gtk3 support (gui) : ${have_gtk3}])
AC_MSG_NOTICE([ - Alsa support (midi sequencer) : ${have_alsa}])
AC_MSG_NOTICE([])

View File

@@ -0,0 +1,71 @@
#!/bin/sh
# simple script that detects march setting for this computer
# only for gcc
if test x"$CC" = x; then
CC=gcc
fi
target=$1
cc_version=`$CC -dumpversion`
_cc_major=`echo $cc_version | cut -d'.' -f1`
_cc_minor=`echo $cc_version | cut -d'.' -f2`
do_cc()
{
$CC -o conftest conftest.c $@ >/dev/null 2>&1
}
extcheck()
{
cat > conftest.c <<EOF
#include <signal.h>
void catch() { exit(1); }
int main(void){
signal(SIGILL, catch);
__asm__ __volatile__ ("$1":::"memory");
exit(0);
}
EOF
do_cc
if test -x ./conftest; then
./conftest
if test $? -ne 0; then
return 1
fi
return 0
else
return 1
fi
}
cat > conftest.c << EOF
int main(void) { return 0; }
EOF
arch=`$CC -march=native -Q --help=target|grep -- '-march='|cut -f3|head -n1`
do_cc -march=$arch
if test $? -ne 0; then
# gcc failed, lets try -dumpmachine and test specifically for arm
# since we know that 'gcc -march=native -Q --help=target` fails on gcc 4.6.3
machine=`$CC -dumpmachine`
cpu=`echo $machine |cut -d '-' -f1`
case $cpu in
arm)
arch=`cat /proc/cpuinfo|grep 'model name'|head -n1|cut -d ':' -f2 |cut -d ' ' -f2 | tr '[:upper:]' '[:lower:]'`
;;
esac
fi
if [ -z "$arch" ]; then
arch="native"
fi
rm -rf veejay.arch
echo "-march=$arch" > veejay.arch

View File

@@ -0,0 +1,117 @@
~==
~====
:... ~~====
:...... ~~~~====
:.....: ~~~~====
:...... -~~~~===
:....... --~~~~~==
:....... ::~~~~~~=
:...... "::~~~~==
:....., :::~~~===
:..... =::~~~~===
:...... :::~~~====
....... ::~~~~~===
....... :::~~~~~~==
...... ~::~~~~~~==
...... |::~~~=|
..... :::|:~==|
..::: |:=|||==+
., :., :|||?||+=
..::,,.: :||=~=.||
,...::,,, |~:=|||||+|
:..,:::||||~~~====++
,:,,,:::~~~~~===++++ Reloaded
,::::~~~====++++
~~~~~===+++++ version 1.5.47
~~===+++++++:
N=++++++++++ Feb. 2015.
+++++++++
++++::::
:::::
||
:: Reloaded, a graphical interface for Veejay ::
FEATURE OVERVIEW
General:
# Thin client (TCP/IP)
# MIDI support (auto learning)
# Slick interface designed for live performing
# Tracks multiple veejay servers
Install
=======
See file 'INSTALL'
See doc/Howto_Compile.html
See doc/Howto_Compile_on_Ubuntu.html
Documentation
=============
See source code.
Running
=======
Reloaded requires a running veejay
$ reloaded
$ reloaded -h hostname -p portnumber
To use a midi controller with veejay you must connect
the veejay's sequencer port to the MIDI controller port.
There is a utility 'aconnect' (comes with ALSA) that does this.
1. List inputs (midi keyboards)
$ aconnect -i
client 129: 'Virtual Keyboard' [type=user]
2. List outputs (Veejay)
$ aconnect -o
client 128: 'Veejay' [type=user]
3. Connect the ports
$ aconnect 129 128
4. Launch reloaded
Know bugs
=========
- Multitracker crashes when using very high resolution video
About
=====
GveejayReloaded is a client for veejay. As long as veejay (the server)
is running, you can connect and disconnect from it with reloaded.

View File

@@ -0,0 +1,5 @@
veejay-client (1.5.47-1) unstable; urgency=low
* New release
-- Niels Elburg <nwelburg@gmail.com> Sat, 07 Feb 2015 19:18:35 +0100

View File

@@ -0,0 +1 @@
9

View File

@@ -0,0 +1,19 @@
Source: veejay-client
Section: video
Priority: optional
Maintainer: Niels Elburg <nwelburg@gmail.com>
Build-Depends: debhelper (>= 8.0.0), autotools-dev, libavcodec-dev,libavformat-dev,libavutil-dev,libswscale-dev,libgtk2.0-dev,libsdl1.2-dev,libxml2-dev,libx11-dev,libmjpegtools-dev,libasound2-dev,libglade2-dev,libgtk2.0-dev,libx11-dev,veejay (>= 1.5.47)
Standards-Version: 3.9.4
Homepage: http://www.veejayhq.net
Vcs-Git: git://github.com/c0ntrol/veejay.git
Package: veejay-client
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, veejay (>= 1.5.47)
Description: Reloaded, a graphical interface for veejay.
This program requires a running veejay.
Features:
* Thin client (TCP/IP)
* MIDI support (auto learning)
* Slick interface designed for live performing
* Tracks multiple veejay servers

View File

@@ -0,0 +1,53 @@
Upstream Author(s):
Glade-2 interface design
Icon/picture design
Matthijs v. Henten <matthijs.vanhenten@gmail.com>
Samplebank
Thomas Reinhold <stan@jf-chemnitz.de>
Veejay Logo (V) design
Dursun Koca
Lead programming
Niels Elburg <nwelburg@gmail.com>
Contributions by:
Toni < oc2pus@arcor.de >
(making gveejay happen on GTK 2.4, veejay.spec file)
CellRendererSpin 15 minute hack - good enough
Tim Philipp Müller
Initial debian packaging by
Jof Thibaut <tangostudio@tuxfamily.org>
Copyright:
Copyright (C) 2008-2015, Niels Elburg VeejayHQ.
License:
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
On Debian systems, the complete text of the GNU General
Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'.
The Debian packaging is:
Copyright (C) 2010 Jof Thibaut <tangostudio@tuxfamily.org>
and is licensed under the GPL version 3,
see `/usr/share/common-licenses/GPL-3'.

View File

@@ -0,0 +1 @@
README

View File

@@ -0,0 +1,12 @@
#!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
# This has to be exported to make some magic below work.
export DH_OPTIONS
%:
dh $@ --with autotools-dev

View File

@@ -0,0 +1 @@
3.0 (native)

View File

@@ -0,0 +1,29 @@
.....................................................................................................
..█████▒▒██...██▒.......▄▄▄.......███▄....█..██▓.███▄.▄███▓.▄▄▄.....▄▄▄█████▓.██▓.▒█████...███▄....█.
▓██...▒.▒▒.█.█.▒░......▒████▄.....██.▀█...█.▓██▒▓██▒▀█▀.██▒▒████▄...▓..██▒.▓▒▓██▒▒██▒..██▒.██.▀█...█.
▒████.░.░░..█...░......▒██..▀█▄..▓██..▀█.██▒▒██▒▓██....▓██░▒██..▀█▄.▒.▓██░.▒░▒██▒▒██░..██▒▓██..▀█.██▒
░▓█▒..░..░.█.█.▒.......░██▄▄▄▄██.▓██▒..▐▌██▒░██░▒██....▒██.░██▄▄▄▄██░.▓██▓.░.░██░▒██...██░▓██▒..▐▌██▒
░▒█░....▒██▒.▒██▒.......▓█...▓██▒▒██░...▓██░░██░▒██▒...░██▒.▓█...▓██▒.▒██▒.░.░██░░.████▓▒░▒██░...▓██░
.▒.░....▒▒.░.░▓.░.......▒▒...▓▒█░░.▒░...▒.▒.░▓..░.▒░...░..░.▒▒...▓▒█░.▒.░░...░▓..░.▒░▒░▒░.░.▒░...▒.▒.
.░......░░...░▒.░........▒...▒▒.░░.░░...░.▒░.▒.░░..░......░..▒...▒▒.░...░.....▒.░..░.▒.▒░.░.░░...░.▒░
.░.░.....░....░..........░...▒......░...░.░..▒.░░......░.....░...▒....░.......▒.░░.░.░.▒.....░...░.░.
.........░....░..............░..░.........░..░.........░.........░..░.........░......░.░...........░.
.....................................................................................................
== Effects Animation
Because of a new veejay functionality, the fx parameters anim "workflow" (using reloaded) have changed:
. From _Fx List_ panel, Add an fx you like.
. From _Fx Chain_ panel, toggle _keyframing for this fx chain entry_
. From _Fx Anim_ panel, choose a parameter and toogle _keyframe animation for this param_
. From _Fx Anim_ panel, draw the curve and hit [OK] _apply this keyframe_
.Taddam the fx' param is animated !
=== Now, what else you can do ?
.Play with the automation
* toggle the full fx automation hitting _keyframing for this fx chain entry_ button (VIMS 145 / keybinding TBD)
* toggle by parameters hitting accordingly the _keyframe animation for this param_ button (VIMS 142 / keybinding TBD)
.Clear the automation
* full automation, using the _reset_ button, from the _Fx Anim_ panel (VIMS ? / keybinding TBD),
* by parameters the _clear selected param_, from the _Fx Anim_ panel (VIMS ? / keybinding TBD).

View File

@@ -0,0 +1,16 @@
#!/bin/sh -e
reloaded_datadir="@reloaded_datadir@"
cat << EOF
/*
This file has been automatically generated. Do not edit
*/
#ifndef GVEEJAY_PATHS_H
#define GVEEJAY_PATHS_H
#define RELOADED_DATADIR "$reloaded_datadir"
#endif /* GVEEJAY_PATHS_H */
EOF

View File

@@ -0,0 +1,115 @@
# norootforbuild
# neededforbuild update-desktop-files gtk2-devel-packages glib2 gtk2 libglade3 gtk2-devel glib2-devel libglade-devel libxml2-devel pkgconfig
%define name reloaded
%define version 1.5.2
%define release reloaded
%define prefix /usr
%define builddir $RPM_BUILD_DIR/%{name}-%{version}
Summary: Video Mixing/Editing Instrument
Name: %{name}
Version: %{version}
Release: %{release}
Prefix: %{prefix}
Copyright: GNU GPL
URL: http://veejayq.net
Packager: nelburg <nwelburg@gmail.com>
Group: Productivity/Multimedia/Video/Editors and Convertors
Source: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Prereq: /sbin/ldconfig
#Requires: libxml2 >= 2.5.4
#Requires: gtk2
#Requires: glib2
#Requires: libglade2
#Requires: libxml2 >= 2.5.4
#Requires: cairo
#BuildRequires: pkgconfig
#BuildRequires: gtk2-devel
#BuildRequires: glib2-devel
#BuildRequires: libglade2-devel
%description
Veejay is a visual instrument and realtime video sampler.
It allows you to 'play' the video like you would play a Piano and it allows
you to record the resulting video directly to disk for immediate playback (video sampling).
GVeejayReloaded is the graphical interface for Veejay.
Author: Niels Elburg <nwelburg@gmail.com>
Requires: gtk2
Requires: glib2
Requires: libglade2
Requires: libxml2 >= 2.5.4
%prep
%setup -q -n %{name}-%{version}
./autogen.sh
%{?suse_update_config:%{suse_update_config -f}}
CFLAGS="$RPM_OPT_FLAGS" \
CXXFLAGS="$RPM_OPT_FLAGS" \
./configure \
--with-arch-target=generic \
--prefix=%{prefix} \
--mandir=%{_mandir}
%build
# Setup for parallel builds
numprocs=`egrep -c ^cpu[0-9]+ /proc/stat || :`
if [ "$numprocs" = "0" ]; then
numprocs=1
fi
make -j$numprocs
%install
[ -d %{buildroot} -a "%{buildroot}" != "" ] && rm -rf %{buildroot}
make install-strip \
DESTDIR=%{buildroot}
# icon and menu-entry
mkdir -p %{buildroot}%{_datadir}/pixmaps
install -m 644 share/%{name}-logo.png %{buildroot}%{_datadir}/pixmaps/gveejay.png
cat > gveejay.desktop << EOF
[Desktop Entry]
Comment=Video Mixing/Editing Instrument
Exec=reloaded
GenericName=
Icon=%{name}
MimeType=
Name=Reloaded
Path=
StartupNotify=true
Terminal=false
Type=Application
EOF
%suse_update_desktop_file -i reloaded AudioVideo Player
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%clean
[ -d %{buildroot} -a "%{buildroot}" != "" ] && rm -rf %{buildroot}
%files
%defattr(-, root, root)
%doc AUTHORS BUGS COPYING ChangeLog INSTALL README*
%doc doc
%{_bindir}/%{name}
%{_datadir}/%{name}/*.png
# reloaded
%{_bindir}/src
%{_datadir}/%{name}/gveejay-reloaded-2.glade
%{_datadir}/%{name}/gveejay.rc
%{_datadir}/pixmaps/gveejay.png
%{_datadir}/applications/gveejay.desktop
%changelog -n veejay
Dec 20, 2009. Updated rpm spec for reloaded 1.5.2
Mar 21, 2007. Initial rpm spec for gveejayreloaded

View File

@@ -0,0 +1,10 @@
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Name=GVeejayReloaded
Comment=Graphical Veejay Client
Exec=gveejayreloaded
Terminal=false
Type=Application
Icon=veejay-icon.png
Categories=AudioVideoEditing;AudioVideo;

View File

@@ -0,0 +1,10 @@
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Name=Veejay (720x576 with audio)
Comment=Start new veejay project, 720x576 with default audio settings
Exec=veejay -v -W720 -H576 -a1 -d
Terminal=true
Type=Application
Icon=veejay-icon.png
Categories=AudioVideoEditing;AudioVideo;

View File

@@ -0,0 +1,10 @@
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Name=Veejay (720x576 without audio)
Comment=Start new Veejay project, 720x576 without audio
Exec=veejay -v -W720 -H576 -a0 -d
Terminal=true
Type=Application
Icon=veejay-icon.png
Categories=AudioVideoEditing;AudioVideo;

View File

@@ -0,0 +1,10 @@
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Name=Veejay (640x480, /dev/video0)
Comment=Start veejay server with capture device #0 in 640x480
Exec=veejay -A1 -v -W640 -H480
Terminal=true
Type=Application
Icon=veejay-icon.png
Categories=AudioVideoEditing;AudioVideo;

View File

@@ -0,0 +1,10 @@
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Name=Veejay (720x576, /dev/video0)
Comment=Start veejay server from capture device #0 in 720x576
Exec=veejay -A1 -v -W720 -H576
Terminal=true
Type=Application
Icon=veejay-icon.png
Categories=AudioVideoEditing;AudioVideo;

View File

@@ -0,0 +1,10 @@
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Name=Veejay (352x288, /dev/video0)
Comment=Start veejay server with capture device #0 in 352x288
Exec=veejay -A1 -v -W352 -H288
Terminal=true
Type=Application
Icon=veejay-icon.png
Categories=AudioVideoEditing;AudioVideo;

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 B

View File

@@ -0,0 +1,118 @@
# Edit these colors and fonts however you like.
style "default"
{
engine "hcengine" {}
xthickness = 1
ythickness = 1
GtkWidget::shadow_type = GTK_SHADOW_ETCHED_OUT
#GtkWidget::interior_focus = 0
#GtkWidget::focus_padding = 0
#GtkWidget::default_border = {0, 0, 0, 0}
#GtkWidget::default_outside_border = {0, 0, 0, 0}
GtkWidget::default_spacing = 0
GtkScale::stepper_size = 8
GtkRange::through-width = 4
GtkRange::trough_border = 0
GtkRange::slider-width = 16
GtkScale::slider-length = 10
font_name = "Sans 8"
fg[NORMAL] = "#ffffff" # borders etc.
fg[PRELIGHT] = "#000000"
fg[ACTIVE] = "#ffffff" # ook borders, van sliders en notebook
fg[SELECTED] = "#000000"
fg[INSENSITIVE] = "#505050"
bg[NORMAL] = "#303030" # algemene achtergrond kleur
bg[PRELIGHT] = "#aaacc1" # achtergrond geselecteerd widget
bg[ACTIVE] = "#202020" # niet actieve tabs, achtergrond sliders
bg[SELECTED] = "#00ff00"
bg[INSENSITIVE] = "#000000" # achtergrond kleur van niet actieve knopjes
text[NORMAL] = "#c0c0c0"
text[PRELIGHT] = "#d8d8d8"
text[ACTIVE] = "#FF0000"
text[SELECTED] = "#FF0000"
text[INSENSITIVE] = "#404040"
base[NORMAL] = "#303060"# achtergrond van lists, status bars
base[PRELIGHT] = "#00fff0"
base[ACTIVE] = "#0000ff"
base[SELECTED] = "#757ab3"
base[INSENSITIVE] = "#27282f"
}
style "text"
{
font_name = "Sans 8"
fg[NORMAL] = "#ffffff" # borders etc.
fg[PRELIGHT] = "#ffffff"
fg[ACTIVE] = "#ffffff" # ook borders, van sliders en notebook
fg[SELECTED] = "#ffffff"
fg[INSENSITIVE] = "#ffffff"
bg[NORMAL] = "#27282F" # algemene achtergrond kleur
bg[PRELIGHT] = "#aaacc1" # achtergrond geselecteerd widget
bg[ACTIVE] = "#454f60" # niet actieve tabs, achtergrond sliders
bg[SELECTED] = "#5058a0"
bg[INSENSITIVE] = "#27282f" # achtergrond kleur van niet actieve knopjes
text[NORMAL] = "#d8d8d8"
text[PRELIGHT] = "#d8d8d8"
text[ACTIVE] = "#FF0000"
text[SELECTED] = "#FF0000"
text[INSENSITIVE] = "#404040"
base[NORMAL] = "#37383f"
base[PRELIGHT] = "#aaacc1"
base[ACTIVE] = "#757f90"
base[SELECTED] = "#757ab3"
base[INSENSITIVE] = "#27282f"
}
style "buttons"
{
font_name = "Sans 8"
fg[NORMAL] = "#888888"
fg[PRELIGHT] = "#888888"
fg[ACTIVE] = "#888888"
fg[SELECTED] = "#888888"
fg[INSENSITIVE] = "#888888"
bg[NORMAL] = "#27282F"
bg[PRELIGHT] = "#aaacc1"
bg[ACTIVE] = "#454f60"
bg[SELECTED] = "#5058a0"
bg[INSENSITIVE] = "#27282f"
text[NORMAL] = "#d8d8d8"
text[PRELIGHT] = "#d8d8d8"
text[ACTIVE] = "#FF0000"
text[SELECTED] = "#FF0000"
text[INSENSITIVE] = "#404040"
base[NORMAL] = "#37383f"
base[PRELIGHT] = "#aaacc1"
base[ACTIVE] = "#757f90"
base[SELECTED] = "#757ab3"
base[INSENSITIVE] = "#27282f"
}
class "GtkButton" style "default"
class "GtkSpinButton" style "default"
class "GtkToggleButton" style "default"
class "GtkCheckBox" style "default"
class "GtkLabel" style "default"
class "GtkWidget" style "default"

Binary file not shown.

After

Width:  |  Height:  |  Size: 837 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 268 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 223 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 284 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 841 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 209 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 577 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 928 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 645 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 846 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 223 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 461 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 528 B

View File

@@ -0,0 +1,21 @@
# Edit these colors and fonts however you like.
style "default"
{
xthickness = 1
ythickness = 1
GtkWidget::shadow_type = GTK_SHADOW_ETCHED_OUT
#GtkWidget::interior_focus = 0
#GtkWidget::focus_padding = 0
#GtkWidget::default_border = {0, 0, 0, 0}
#GtkWidget::default_outside_border = {0, 0, 0, 0}
GtkWidget::default_spacing = 0
GtkScale::stepper_size = 8
GtkRange::through-width = 4
GtkRange::trough_border = 0
GtkRange::slider-width = 16
GtkScale::slider-length = 10
font_name = "Sans 8"
}
class "GtkWidget" style "default"

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,137 @@
# Edit these colors and fonts however you like.
style "default"
{
# engine "hcengine" {}
xthickness = 1
ythickness = 1
GtkWidget::shadow_type = GTK_SHADOW_ETCHED_IN
#GtkWidget::interior_focus = 0
#GtkWidget::focus_padding = 0
#GtkWidget::default_border = {0, 0, 0, 0}
#GtkWidget::default_outside_border = {0, 0, 0, 0}
GtkWidget::default_spacing = 0
GtkScale::stepper_size = 8
GtkRange::through-width = 4
GtkRange::trough_border = 0
GtkRange::slider-width = 16
GtkScale::slider-length = 12
font_name = "Sans 8"
fg[NORMAL] = "#646464" # borders etc.
fg[PRELIGHT] = "#646464"
fg[ACTIVE] = "#646464" # ook borders, van sliders en notebook
fg[SELECTED] = "#646464"
fg[INSENSITIVE] = "#404040"
bg[NORMAL] = "#27282F" # algemene achtergrond kleur
bg[PRELIGHT] = "#aaacc1" # achtergrond geselecteerd widget
bg[ACTIVE] = "#454f60" # niet actieve tabs, achtergrond sliders
bg[SELECTED] = "#5058a0"
bg[INSENSITIVE] = "#27282f" # achtergrond kleur van niet actieve knopjes
text[NORMAL] = "#d8d8d8"
text[PRELIGHT] = "#d8d8d8"
text[ACTIVE] = "#FF0000"
text[SELECTED] = "#FF0000"
text[INSENSITIVE] = "#404040"
base[NORMAL] = "#37383f"
base[PRELIGHT] = "#aaacc1"
base[ACTIVE] = "#757f90"
base[SELECTED] = "#757ab3"
base[INSENSITIVE] = "#27282f"
}
style "text"
{
font_name = "Sans 8"
fg[NORMAL] = "#ffffff" # borders etc.
fg[PRELIGHT] = "#ffffff"
fg[ACTIVE] = "#ffffff" # ook borders, van sliders en notebook
fg[SELECTED] = "#ffffff"
fg[INSENSITIVE] = "#ffffff"
bg[NORMAL] = "#27282F" # algemene achtergrond kleur
bg[PRELIGHT] = "#aaacc1" # achtergrond geselecteerd widget
bg[ACTIVE] = "#454f60" # niet actieve tabs, achtergrond sliders
bg[SELECTED] = "#5058a0"
bg[INSENSITIVE] = "#27282f" # achtergrond kleur van niet actieve knopjes
text[NORMAL] = "#d8d8d8"
text[PRELIGHT] = "#d8d8d8"
text[ACTIVE] = "#FF0000"
text[SELECTED] = "#FF0000"
text[INSENSITIVE] = "#404040"
base[NORMAL] = "#37383f"
base[PRELIGHT] = "#aaacc1"
base[ACTIVE] = "#757f90"
base[SELECTED] = "#757ab3"
base[INSENSITIVE] = "#27282f"
}
style "buttons"
{
font_name = "Sans 8"
fg[NORMAL] = "#888888"
fg[PRELIGHT] = "#888888"
fg[ACTIVE] = "#888888"
fg[SELECTED] = "#888888"
fg[INSENSITIVE] = "#888888"
bg[NORMAL] = "#27282F"
bg[PRELIGHT] = "#aaacc1"
bg[ACTIVE] = "#454f60"
bg[SELECTED] = "#5058a0"
bg[INSENSITIVE] = "#27282f"
text[NORMAL] = "#d8d8d8"
text[PRELIGHT] = "#d8d8d8"
text[ACTIVE] = "#FF0000"
text[SELECTED] = "#FF0000"
text[INSENSITIVE] = "#404040"
base[NORMAL] = "#37383f"
base[PRELIGHT] = "#aaacc1"
base[ACTIVE] = "#757f90"
base[SELECTED] = "#757ab3"
base[INSENSITIVE] = "#27282f"
}
style "treeview" = "default"
{
engine "pixmap"
{
# don't draw the focus around listitems
image
{
function = FOCUS
}
}
}
style "header"
{
GtkTreeView::odd_row_color = "#2c2c2c"
GtkTreeView::even_row_color = "#555555"
}
class "GtkButton" style "buttons"
class "GtkSpinButton" style "buttons"
class "GtkToggleButton" style "buttons"
class "GtkCheckBox" style "buttons"
widget_class "*Tree*" style "header"
class "GtkTreeView" style "treeview"
class "GtkLabel" style "text"
class "*List" style "text"
class "GtkListItem" style "text"
class "*GtkCList*" style "text"
class "GtkWidget" style "default"

View File

@@ -0,0 +1,16 @@
.smallaspossible {
min-height: 0px;
min-width: 0px;
}
.padplusfour {
padding-left: 4px;
padding-right: 4px;
}
button {
color : #00ff00;
background-color : #ff00ff;
padding-left: 1px;
padding-right: 1px;
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
<!DOCTYPE glade-project SYSTEM "http://glade.gnome.org/glade-project-2.0.dtd">
<glade-project>
<name></name>
<program_name></program_name>
<gnome_support>FALSE</gnome_support>
</glade-project>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,118 @@
# Edit these colors and fonts however you like.
style "default"
{
engine "hcengine" {}
xthickness = 1
ythickness = 1
GtkWidget::shadow_type = GTK_SHADOW_ETCHED_OUT
#GtkWidget::interior_focus = 0
#GtkWidget::focus_padding = 0
#GtkWidget::default_border = {0, 0, 0, 0}
#GtkWidget::default_outside_border = {0, 0, 0, 0}
GtkWidget::default_spacing = 0
GtkScale::stepper_size = 8
GtkRange::through-width = 4
GtkRange::trough_border = 0
GtkRange::slider-width = 16
GtkScale::slider-length = 10
font_name = "Sans 8"
fg[NORMAL] = "#000000" # borders etc.
fg[PRELIGHT] = "#ffffff"
fg[ACTIVE] = "#000000" # ook borders, van sliders en notebook
fg[SELECTED] = "#ffffff"
fg[INSENSITIVE] = "#c0c0c0"
bg[NORMAL] = "#ffffff" # algemene achtergrond kleur
bg[PRELIGHT] = "#aaacc1" # achtergrond geselecteerd widget
bg[ACTIVE] = "#c0c0c0" # niet actieve tabs, achtergrond sliders
bg[SELECTED] = "#00ff00"
bg[INSENSITIVE] = "#ffffff" # achtergrond kleur van niet actieve knopjes
text[NORMAL] = "#050505"
text[PRELIGHT] = "#d8d8d8"
text[ACTIVE] = "#FF0000"
text[SELECTED] = "#FF0000"
text[INSENSITIVE] = "#404040"
base[NORMAL] = "#c0c0c0"
base[PRELIGHT] = "#00fff0" # achtergrond van lists, status bars
base[ACTIVE] = "#0000ff"
base[SELECTED] = "#757ab3"
base[INSENSITIVE] = "#27282f"
}
style "text"
{
font_name = "Sans 8"
fg[NORMAL] = "#ffffff" # borders etc.
fg[PRELIGHT] = "#ffffff"
fg[ACTIVE] = "#ffffff" # ook borders, van sliders en notebook
fg[SELECTED] = "#ffffff"
fg[INSENSITIVE] = "#ffffff"
bg[NORMAL] = "#27282F" # algemene achtergrond kleur
bg[PRELIGHT] = "#aaacc1" # achtergrond geselecteerd widget
bg[ACTIVE] = "#454f60" # niet actieve tabs, achtergrond sliders
bg[SELECTED] = "#5058a0"
bg[INSENSITIVE] = "#27282f" # achtergrond kleur van niet actieve knopjes
text[NORMAL] = "#d8d8d8"
text[PRELIGHT] = "#d8d8d8"
text[ACTIVE] = "#FF0000"
text[SELECTED] = "#FF0000"
text[INSENSITIVE] = "#404040"
base[NORMAL] = "#37383f"
base[PRELIGHT] = "#aaacc1"
base[ACTIVE] = "#757f90"
base[SELECTED] = "#757ab3"
base[INSENSITIVE] = "#27282f"
}
style "buttons"
{
font_name = "Sans 8"
fg[NORMAL] = "#888888"
fg[PRELIGHT] = "#888888"
fg[ACTIVE] = "#888888"
fg[SELECTED] = "#888888"
fg[INSENSITIVE] = "#888888"
bg[NORMAL] = "#27282F"
bg[PRELIGHT] = "#aaacc1"
bg[ACTIVE] = "#454f60"
bg[SELECTED] = "#5058a0"
bg[INSENSITIVE] = "#27282f"
text[NORMAL] = "#d8d8d8"
text[PRELIGHT] = "#d8d8d8"
text[ACTIVE] = "#FF0000"
text[SELECTED] = "#FF0000"
text[INSENSITIVE] = "#404040"
base[NORMAL] = "#37383f"
base[PRELIGHT] = "#aaacc1"
base[ACTIVE] = "#757f90"
base[SELECTED] = "#757ab3"
base[INSENSITIVE] = "#27282f"
}
class "GtkButton" style "default"
class "GtkSpinButton" style "default"
class "GtkToggleButton" style "default"
class "GtkCheckBox" style "default"
class "GtkLabel" style "default"
class "GtkWidget" style "default"

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 600 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 709 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 737 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 737 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 268 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 581 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 851 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 554 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 616 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 757 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 749 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 291 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 472 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 321 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 556 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 302 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 473 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 498 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 853 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 653 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 671 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 700 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 715 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 824 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 803 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 619 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 928 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Some files were not shown because too many files have changed in this diff Show More