log

age author description
2014-07-18 Chris Cannam Merge from default branch tonioni
2014-07-17 Chris Cannam Small fixes: avoid static etc
2014-07-02 Chris Cannam Merge from tonioni branch
2014-07-02 Chris Cannam Merge from default branch tonioni
2014-07-02 Chris Cannam Create separate play scroll modes for (Tony-style, DAW-style) page mode and (SV-style) paging with playhead alignment to centre on drag
2014-07-02 Chris Cannam Fix #1024 - avoid status bar repainting all its siblings when its message changes (and it resizes) by using a widget in the status bar for the label instead of the bar itself.
2014-07-02 Chris Cannam Merge
2014-06-18 Chris Cannam Merge from branch tonioni (the two are currently in sync)
2014-07-01 Chris Cannam Only update message if it has actually changed (not that this seems to make any difference to anything)
2014-06-19 Chris Cannam Remove debug out
2014-06-19 Chris Cannam Give these two functions different names, not just different arg lists
2014-06-18 Chris Cannam Fix signed/unsigned tonioni
2014-06-18 Chris Cannam Merge from branch warnfix_no_size_t
2014-06-18 Chris Cannam Merge from branch warnfix_no_size_t tonioni
2014-06-18 Chris Cannam Configure stuff and fixes for -Werror warnfix_no_size_t
2014-06-18 Chris Cannam Merge from branch tony_integration warnfix_no_size_t
2014-06-17 Chris Cannam Fix signal/slot name warnfix_no_size_t
2014-06-17 Chris Cannam Remove size_t's, fix compiler warnings warnfix_no_size_t
2014-06-17 Chris Cannam Merge from branch "tonioni" tony_integration
2014-06-17 Chris Cannam Merge from default branch tony_integration
2014-06-16 Chris Cannam Cancel async layer creation in Tony when selection is changed during it tonioni
2014-06-13 Chris Cannam Merge tonioni
2014-06-13 Chris Cannam The session file records the sample rate that each audio file was saved at. Use it. tonioni
2014-06-13 Chris Cannam For Tony, resample all audio to 44100 on load tonioni
2014-06-13 Chris Cannam Introduce a new canSaveAs which is active whenever there is a main model; avoid silently overwriting existing session file when saving to audio path tonioni
2014-06-12 Chris Cannam Some tidying & fixing compiler warnings tonioni
2014-06-12 Chris Cannam Rework menu entries & shortcuts: left/right now move the playhead a fixed amount, ctrl+left/right still move it note-by-note, and now alt+left/right scroll without moving playhead tonioni
2014-06-03 Chris Cannam Merge from default branch tonioni
2014-06-03 Chris Cannam Merge from branch tonioni
2014-06-02 Chris Cannam Fix single-key menu shortcuts on OS/X (for #890) tonioni