Commit Graph
15 Commits
Author SHA1 Message Date
itsmattkc c3373524b1 giant rendering overhaul and many small fixes 2019-02-25 13:47:18 -08:00
itsmattkc 0f2deb76d9 merge of various commits 2019-02-19 02:41:01 -08:00
Jonathan Noble 23a43aba3e Removed 5 duplicated blocks of code.
https://sonarcloud.io/project/issues?id=jonno85uk_olive&issues=AWjXpEv0EzgCzR11xzeI&open=AWjXpEv0EzgCzR11xzeI
(cherry picked from commit 64bb2e7cdfac36a69e380a3c0ad5c25b97b4402f)

# Conflicts:
#	app/debug.cpp
2019-02-19 09:30:58 +00:00
itsmattkc a1619ce8ce transition rewrite mostly done 2019-02-19 01:16:37 -08:00
itsmattkc e063a5ba8f switched global to unique ptr and renamed olive namespace 2019-02-16 15:08:33 -08:00
itsmattkc 0781e9bb09 added gpl header to all source files 2019-02-15 04:38:09 -08:00
itsmattkc f34a2914ee completed focus filter and menu helpers 2019-02-14 20:30:44 -08:00
itsmattkc 734253cc79 changed debug dialog functionality and added more 32-bit flags to travis yaml 2019-01-23 13:52:23 +11:00
itsmattkc 658a6d379e move gl rendering to another thread 2019-01-15 17:48:36 +11:00
itsmattkc a8e37ac76a changed NULLs to nullptr 2019-01-12 12:57:15 +11:00
itsmattkc 317d278fc5 write debug log to file 2019-01-12 01:10:36 +11:00
itsmattkc 9924315508 rewrote debug message handler 2019-01-12 00:54:39 +11:00
itsmattkc 64c0f1e90d updated paths 2019-01-05 23:43:38 +11:00
itsmattkc ef3ff6f0c4 changed latin encoding to utf8 for #176 2018-12-21 00:17:12 +11:00
itsmattkc a54fee767d fixed playback/export flickering and hanging 2018-10-29 17:01:52 +11:00