A failed attempt at a Linux demotool
Find a file
Emmanuel BENOîT 3fd377699f Sequencer - Some work towards having a zoomable thing
Display areas for the header and the sequencer itself; writes lewd text
in the header with the appropriate font; computes some of the data for
proper zooming, and prints it to stdout because fuck you, that's why.
2017-11-20 21:54:46 +01:00
.vim.local Syntax highlighting - time/width/height built-ins 2017-11-11 12:15:03 +01:00
ebcl@5db261909a Parser - Overrides stored in the AST 2017-11-17 20:33:56 +01:00
glm@7733266417 Added glm & imgui as submodules 2017-10-06 15:46:15 +02:00
imgui@4faf99eff5 Overrides - Started work 2017-11-16 12:20:21 +01:00
screenies Screeshits^H^H^Hots 2017-10-06 10:30:49 +02:00
shaders Overrides - Various bugs fixed, new overrides in script 2017-11-18 16:13:07 +01:00
.gitignore Build parser check utility 2017-11-06 10:33:18 +01:00
.gitmodules Fuck off, JSON. 2017-11-05 21:09:40 +01:00
camera.cc Overrides - Functionality implemented 2017-11-20 14:33:57 +01:00
camera.hh Overrides - Functionality implemented 2017-11-20 14:33:57 +01:00
colorgrading.cc Overrides - Various color grading bugs fixed 2017-11-19 23:03:50 +01:00
colorgrading.hh Overrides - Color grading - Moved UI to separate files 2017-11-19 21:19:11 +01:00
control.cc Refactoring - Ops header renamed 2017-11-15 20:36:08 +01:00
curves.srd Curves use SRD file 2017-11-05 21:06:38 +01:00
demo.cc Overrides - Functionality implemented 2017-11-20 14:33:57 +01:00
demo.hh Overrides - Functionality implemented 2017-11-20 14:33:57 +01:00
demo.srd Overrides - Camera configuration 2017-11-20 10:05:09 +01:00
ebcl-config More progress on de-std::-ifying the code 2017-11-04 09:17:31 +01:00
externals.hh Parser/compiler - Some refactoring 2017-11-15 18:44:34 +01:00
filewatcher.cc Fixed bug in filewatcher 2017-11-05 09:55:37 +01:00
filewatcher.hh Fixed bug in filewatcher 2017-11-05 09:55:37 +01:00
globals.cc Ops - Auto-reload + resize support 2017-11-15 23:12:09 +01:00
globals.hh Ops - Auto-reload + resize support 2017-11-15 23:12:09 +01:00
imgui_impl_sdl.cc "Blank" window 2017-09-30 10:37:45 +02:00
imgui_impl_sdl.h "Blank" window 2017-09-30 10:37:45 +02:00
imousectrl.hh Overrides - Functionality implemented 2017-11-20 14:33:57 +01:00
main.cc Sequencer - Some work towards having a zoomable thing 2017-11-20 21:54:46 +01:00
Makefile Sequencer - Moved existing view to separate file 2017-11-20 17:01:09 +01:00
odbg.cc UI overhaul 2017-11-19 10:21:08 +01:00
odbg.hh More std::string removal 2017-11-04 09:29:06 +01:00
opast.cc Parser - Overrides stored in the AST 2017-11-17 20:33:56 +01:00
opast.hh Overrides - Support in program 2017-11-18 09:48:37 +01:00
opcomp.cc Overrides - Support in program 2017-11-18 09:48:37 +01:00
opcomp.hh Ops - Auto-reload + resize support 2017-11-15 23:12:09 +01:00
opmgr.cc Parser/compiler - Display errors on the console 2017-11-16 08:34:13 +01:00
opparser.cc Overrides - Support in program 2017-11-18 09:48:37 +01:00
ops.cc Overrides - Support in program 2017-11-18 09:48:37 +01:00
ops.hh Overrides - Support in program 2017-11-18 09:48:37 +01:00
parsercheck.cc Refactoring - Ops header renamed 2017-11-15 20:36:08 +01:00
profiling.cc UI overhaul 2017-11-19 10:21:08 +01:00
profiling.hh Even more de-std::-ifying 2017-11-03 11:55:26 +01:00
rendertarget.cc Started using new control code + bugfixes 2017-11-14 22:04:00 +01:00
rendertarget.hh Finished implementation of the emulator 2017-11-14 17:35:13 +01:00
shaders.cc UI overhaul 2017-11-19 10:21:08 +01:00
shaders.hh Old code removal, 4/4 2017-11-15 17:24:42 +01:00
sync.cc Sequencer - Moved existing view to separate file 2017-11-20 17:01:09 +01:00
sync.hh Sequencer - Some work towards having a zoomable thing 2017-11-20 21:54:46 +01:00
syncoverrides.cc Overrides - Fixed segfault in initialisation 2017-11-20 16:16:53 +01:00
syncoverrides.hh Overrides - Fixed segfault in initialisation 2017-11-20 16:16:53 +01:00
syncview.cc Sequencer - Some work towards having a zoomable thing 2017-11-20 21:54:46 +01:00
syncview.hh Sequencer - Moved existing view to separate file 2017-11-20 17:01:09 +01:00
texture.cc Progress on de-std::-ifying the code 2017-11-03 09:08:19 +01:00
texture.hh Progress on de-std::-ifying the code 2017-11-03 09:08:19 +01:00
TODO Overrides - Functionality implemented 2017-11-20 14:33:57 +01:00
utilities.cc UI overhaul 2017-11-19 10:21:08 +01:00
utilities.hh UI overhaul 2017-11-19 10:21:08 +01:00
window.cc Sequencer - Some work towards having a zoomable thing 2017-11-20 21:54:46 +01:00
window.hh Sequencer - Some work towards having a zoomable thing 2017-11-20 21:54:46 +01:00