0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 5 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* changes to reduce warnings More... over 17 years ago
* testing some xml-saving * MusicXML doesn't seem appropriate (anyone seen GuitarPro's output?) More... about 18 years ago
* some file stuff More... about 18 years ago
*** empty log message *** More... about 18 years ago
* preparations for tempo sign More... about 18 years ago
* midi stack takes all pages into account, though 2nd page plays one quarter after the other * time signature is used, now everything works even the common time symbols * clef works More... about 18 years ago
Unicode fix
Jelmer Vernooij
as ctrlsoft
More... about 18 years ago
* memory leaks workaround. still som of them, particularly when opening ptb files, and some MidiEvents are undeleted ( haven't figured why ) More... about 18 years ago
* memory leaks workaround More... about 18 years ago
Show error message instead of crash when layout.xml can't be found.
Jelmer Vernooij
as ctrlsoft
More... about 18 years ago
Fix compilation on Linux: - automake-ify midi/ - fix some more case sensitivity issues
Jelmer Vernooij
as ctrlsoft
More... about 18 years ago
* tempo More... about 18 years ago
* fixes More... about 18 years ago
Fix some case sensitivity issues
Jelmer Vernooij
as ctrlsoft
More... about 18 years ago
Add missing file
Jelmer Vernooij
as ctrlsoft
More... about 18 years ago
* pitch was wrong More... about 18 years ago
Remove autogenerated file.
Jelmer Vernooij
as ctrlsoft
More... about 18 years ago
* tempo More... about 18 years ago
* makes more sense here More... about 18 years ago
* fixed bug, when trying to play over several sections More... about 18 years ago
* thought about guitar ins: let's add them as integer flags to the column and use them in two ways. First as a the used MIDI channel and second as a pointer to a (global) table for further channel properties like pan, vibrato and so on. * one potential memory leek removed in playbackthrd.cpp More... about 18 years ago
* pause functionality More... about 18 years ago
* mute sounds immediately after stopping More... about 18 years ago
*** empty log message *** More... about 18 years ago
* midi continues More... about 18 years ago
* first attempt to integrate the midi messages into the thread but crashes for me * MidiHandler got obsolete because MidiMessage already packs data More... about 18 years ago
* changed midi directory structure * playback doesn't work atm More... about 18 years ago
*** empty log message *** More... about 18 years ago
* current ptabtools which work (hopefully) More... about 18 years ago
* precompiled header usage - decreases compile time in around 10 times More... about 18 years ago