UI: Misc fixes with respect to NTK support
commit1766f2baf6cf3e938fe473d6ffabf4633ce5bc10
authorfundamental <mark.d.mccurry@gmail.com>
Thu, 1 Nov 2012 03:38:54 +0000 (31 23:38 -0400)
committerfundamental <mark.d.mccurry@gmail.com>
Thu, 1 Nov 2012 03:38:54 +0000 (31 23:38 -0400)
treee222d32fe822ab48fea25578bbf83009ee708977
parent0d2c04775fc5abecf675a3e20f471291244e8c44
UI: Misc fixes with respect to NTK support

- Permits running program without installing pixmaps by referencing them in the
  source directory when not found in the install path
- FLTK build uses FL_PLASTIC_UP_BOX rather than FL_UP_BOX
- Blank space eliminated from MasterUI.fl
- Effect preset selection uses a more visible font color
- Padsynth's harmonic view is clearer with a more subtle grid
- Updates AUTHORS.txt file
AUTHORS.txt
src/CMakeLists.txt
src/UI/CMakeLists.txt
src/UI/EffUI.fl
src/UI/MasterUI.fl
src/UI/PADnoteUI.fl
src/UI/VirKeyboard.fl
src/main.cpp