| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
This reverts commit 3d4c16f3f51cf8838f581969a27ca8c3b95cfc98.
After some testing I changed my mind. We want to have shelf turned on
by default, because the function seems to behave more like default
behavior with shelf.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
exists.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
The most important changes are:
* general cleaning up
* changing to platform independent newline in reading and writing
* changing the Windows config directory to DrumGizmo (instead of .drumgizmo)
And also, regarding the old code: C called, they wanted all their file operations back. ;-p
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Still needs testing and review.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Also:
* Added an id.h class to make IDs with type
* Added a range class to easily use range based for loops
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
instead of adding -Wall -Werror directly to CXXFLAGS.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Move directory.{h,cc} to src/ for this.
 |