58
I Use This!
High Activity

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Considerable modifications to Composition, NotationView, Notation[VH]Layout, Staff etc., in order to make the NotationView capable of representing more than one Track at once. (It can't draw them yet, but it can hold them.) More... over 23 years ago
I dunno, Guillaume adds one single little line of comment, and he still gets it wrong. You want something done right, you just gotta do it yourself... More... over 23 years ago
Doc... More... over 23 years ago
Some more Sequencer tweaking. More... over 23 years ago
More dependency fixes. More... over 23 years ago
Fixed Makefile.am dependencies between libraries. Some more Sequencer changes. More... over 23 years ago
More MidiFile writing code. More... over 23 years ago
More MidiFile writing work. More... over 23 years ago
MIDI file writing code starts to go in. More... over 23 years ago
close() now works and MIDI and RG21 imports set the Modified flag. More... over 23 years ago
Make pencil just for drawing, not resizing tracks as well. More... over 23 years ago
Marked a few stuff done, added key sig palette. More... over 23 years ago
Tidy up of Sequencer code and addition of jumpTo sequencer i/f and implementation of Ffwd and Rwd during playback. More... over 23 years ago
TrackItems have a Z depth of 1, the pointer of 10 to keep it on top. More... over 23 years ago
TrackPerformanceHelper fix for getSoundingDuration. More Sequencer tweaks. More... over 23 years ago
Edit track on double-click. More... over 23 years ago
Sequencer bug-fixing and attempts to improve performance. Still stilted playback and we need to reconcile playback latency with fetch latency. Also ensure that the MappedComposition structure is being used correctly in the context of what aRTS expects to receive i.e. that we're not freeing areas of it which are still pending for playback. More... over 23 years ago
Moved 'move' action to first of the list More... over 23 years ago
Make 'move track' the default action. More... over 23 years ago
Don't need this here anymore. More... over 23 years ago
Not our MIDI file. More... over 23 years ago
Note Off update. More... over 23 years ago
Fixed crash on quit when resetting the msg in the status bar More... over 23 years ago
Changed name to "Rosegarden". More... over 23 years ago
Added KTmpStatusMsg class. Removed obsolete resource.h file. More... over 23 years ago
Fixed bug which was causing a crash when inserting a note over a rest. More... over 23 years ago
Install notation pixmaps and fetch them from ressource dir. More... over 23 years ago
Shut up warning. More... over 23 years ago
Small changes around Sequencer timing and comms issues. Better synchronisation between pointer and MIDI note out and changed GUI update callbacks to "send" one-shots. More... over 23 years ago
Further progress made debugging the Sequencer. Will now Play and Stop reasonably successfully and will pick up play from any point (use Ffwd and Rew to move about). Still some comms issues where both clients are hanging on Stop. Most likely Sequencer event loop race caused by dodgy a state machine. More... over 23 years ago