Commit Graph

2431 Commits

Author SHA1 Message Date
edcc2a5980 merge master 2018-03-05 04:51:35 -08:00
c06e3b6b80 Install presets/fonts/shaders/config (#35)
* install wip

* fix data dir

* test install in travis

* install presets

* fix local install path

* adding header files to SOURCES for dist

* ignore dist pkg

* dist headers, test dist build

* travis test stuff

* include test

* build status

* formatting

* tar fix for long file names from @abramhindle
2018-03-05 14:48:02 +02:00
b58445da94 fix data dir 2018-03-04 05:11:17 -08:00
9f4d359713 working on installation of presets/shaders/fonts 2018-03-04 04:43:04 -08:00
72e18714b4 dox 2018-03-04 04:31:19 -08:00
4c3528151c fix AC_INIT tarname 2018-03-03 10:55:18 -08:00
7af1267603 config file install 2018-03-03 10:46:24 -08:00
f6e85a70c1 install to /usr/local 2018-03-03 10:06:26 -08:00
9a9932a4aa Shared library / header install (#34)
* remove c3d/build

* autotools start

* ignore

* autoreconf? idk

* linux/osx gcc/clang

* no glut, need glew tho

* fix test matrix

* fix linux conditional includes?

* sdl makefile am

* SDL2 m4/autoconf

* idk more m4 crap

* ignore more junk

* ug

* go away idk

* renderer makefile

* fixing SDL's broken-ass sdl2.m4 lol

* progress

* cmake go away

* full autotools build working yay

* autogen script, readme update

* fix linux ifdefs

* stuff

* fix linux -ldl

* mac sdl dep for travis

* whoops

* brewwww

* no osx gcc

* no test

* kinda working linux library build

* travis apt packages

* ignore old SDL2 for travis

* typo

* autogen for osx build readme

* clean up output of configure

* WIP: trying to get header/library to install properly

* merge

* WIP making share lib

* working build of shared/static with libtool

* -no-undefind
2018-03-03 19:56:52 +02:00
dc67900a15 Add link and screenshot to Silverjuke, an FOSS jukebox which is also proudly using projectM (#31) 2018-02-16 16:52:43 +02:00
8eaa232dda Use autotools to build (#27)
* remove c3d/build

* autotools start

* ignore

* autoreconf? idk

* linux/osx gcc/clang

* no glut, need glew tho

* fix test matrix

* fix linux conditional includes?

* sdl makefile am

* SDL2 m4/autoconf

* idk more m4 crap

* ignore more junk

* ug

* go away idk

* renderer makefile

* fixing SDL's broken-ass sdl2.m4 lol

* progress

* cmake go away

* full autotools build working yay

* autogen script, readme update

* fix linux ifdefs

* stuff

* fix linux -ldl

* mac sdl dep for travis

* whoops

* brewwww

* no osx gcc

* no test

* kinda working linux library build

* travis apt packages

* ignore old SDL2 for travis

* typo

* autogen for osx build readme
2018-02-09 14:25:54 -08:00
826c918db1 sdl2.m4 2018-02-04 11:50:55 -08:00
7471e45ffd cmake go away 2018-02-04 11:48:53 -08:00
efed39a31f making autotools diff less unpleasant 2018-02-04 11:44:42 -08:00
9d8b18784e merge 2018-02-03 04:57:15 -08:00
f6527c59b5 merge master 2018-02-03 04:56:51 -08:00
d7ab7d391f audio device selection 2018-02-03 01:59:13 -08:00
e9378e7b22 Merge pull request #17 from projectM-visualizer/build
Replacing cmake with make
2018-02-02 23:37:06 +01:00
4f5278cd4e bleh 2018-02-02 13:09:20 -08:00
0762aa1b53 clang 5? 2018-02-02 11:44:50 -08:00
c879759816 travis 2018-02-02 11:39:03 -08:00
53d4ce721c travis 2018-02-02 11:34:55 -08:00
d26135d4cf updates for readmes 2018-02-02 11:30:28 -08:00
c6e41891ab merge master 2018-02-02 10:52:45 -08:00
368633b100 Merge branch 'master' into build 2018-02-02 10:52:17 -08:00
f461485230 shush parser debug 2018-02-02 10:52:08 -08:00
0a620138df Merge pull request #24 from flying-sheep/patch-1
We use Qt5 now
2018-01-04 18:39:05 +07:00
0016edc6d8 We use Qt5 now 2018-01-04 11:53:47 +01:00
2e6af1d605 Merge pull request #21 from yurivict/dl-patch
Replaced libdl library path with the standard CMAKE_DL_LIBS.
2017-11-20 11:19:25 +11:00
b27663e602 Replaced libdl library path with the standard CMAKE_DL_LIBS. 2017-11-19 14:32:57 -08:00
c4e3570e43 renderer xcode project 2017-10-01 14:14:19 -07:00
cba606e8c6 run in fullscreen 2017-10-01 13:59:38 -07:00
6713c72d72 Merge branch 'master' into glsl 2017-10-01 13:00:33 -07:00
488cf387e9 maximize resolution on fullscreen 2017-10-01 13:00:16 -07:00
0370b661c0 ditching Cg, sort of hooking up GL shaders 2017-10-01 12:10:01 -07:00
254bf746d3 renderer xcode project 2017-09-26 07:23:53 -07:00
f105c06efe version check for sdl 2.0.5 2017-09-22 16:08:55 -07:00
87441ad231 fixing some linux build stuff 2017-09-22 15:33:50 -07:00
beea5279a6 readme update irc channel 2017-09-22 12:31:45 -07:00
63885d5c7d using base dir for path to files 2017-09-22 11:55:07 -07:00
17029ce961 removing cruft, updating readme 2017-09-18 15:29:38 -07:00
df34e61024 phony 2017-09-18 15:19:40 -07:00
db7430668b can build libprojectM+renderer+presetfactories and projectM-SDL with some Make. cmake status: BTFO 2017-09-18 15:18:51 -07:00
8ca1df45e6 testing Cg framework 2017-09-18 12:06:21 -07:00
3db0816ecb refactoring SDL app into a projectM subclass 2017-09-18 11:48:54 -07:00
d1609c087f working audio capture and SDL2 rendering hooray 2017-09-18 00:20:44 -07:00
5abd24f903 upgrading SDL->projectM keydown handler updated for SDL2 2017-09-17 09:47:39 -07:00
2296984aea fix SDL2 framework link 2017-09-17 09:24:30 -07:00
19a75136cf idk what this does i dont care 2017-09-17 08:41:29 -07:00
675602d8b9 gitignores 2017-09-17 08:36:42 -07:00