2014-08-13 |
Chris Cannam |
Remove model from pan layer when it's about to be deleted, fixing #1035
|
2014-06-17 |
Chris Cannam |
Various size_t etc removals, and compiler warning fixes
warnfix_no_size_t
|
2013-12-05 |
Chris Cannam |
Merge from default branch, fix build
imaf_enc
|
2013-12-04 |
Chris Cannam |
Cut down number of includes and predeclarations
|
2013-11-26 |
Chris Cannam |
Restore and update old Surveyer class (survey itself is not there yet)
|
2013-11-04 |
Chris Cannam |
Merge from default branch
imaf_enc
|
2013-11-04 |
Chris Cannam |
IMAF load code from Jesus Corral Garcia
imaf_enc
|
2013-10-09 |
Chris Cannam |
Add "Export Audio Data" to export audio waveform data into CSV or similar
|
2013-07-24 |
Chris Cannam |
Reset cyclical counters when document is replaced (#182)
|
2013-05-16 |
Chris Cannam |
Clean up more tidily on exit
|
2012-11-16 |
Chris Cannam |
Pull out app name into arg, pull down description label from superclass
|
2012-07-02 |
Chris Cannam |
Add means to replace the main audio model
|
2012-01-30 |
Chris Cannam |
Connect quit function directly to closeAllWindows rather than try to closeAllWindows from close() (which strangely hangs on Windows)
|
2012-01-30 |
Chris Cannam |
Merge from branch "fullscreen"
|
2012-01-23 |
Chris Cannam |
Connect up various keyboard actions in full-screen mode
fullscreen
|
2012-01-20 |
Chris Cannam |
Make the full-screen mode come up correctly (though not on demand!) and slot back in to the window when Esc is pressed
fullscreen
|
2012-01-19 |
Chris Cannam |
Ensure all windows are closed when the main one is (thus exiting the application even if some other windows were still open)
|
2012-01-19 |
Chris Cannam |
Start hacking in some fullscreen stuff (so far, this is just a mess)
fullscreen
|
2011-07-25 |
mathieub |
Merge with the Kiosk branch
integration_library
|
2011-07-25 |
mathieub |
Merge with the Kiosk branch
integration_library
|
2011-07-04 |
mathieub |
Start in minimal mode option added in the Preferences/Appearance menu
toggle
|
2011-07-04 |
mathieub |
Add/remove several actions from the Playback menu when switching mode: constrain playback to selection, loop, solo, align
toggle
|
2011-06-24 |
Chris Cannam |
The pane stack is in a scroll view! I'd forgotten that. So, let's show and hide that instead
toggle
|
2011-06-21 |
mathieub |
Add a new feature to allow users to toggle between minimal and full modes. This is done by hiding/showing the pane stack, menu actions, and toolbars. The main part of the process is handled in MainWindow::toggleViewMode(). The toggle view mode option appears in the View Menu and is associated with a new toolbar button. Two icons have been added in the resources. They come from: http://www.iconfinder.com/icondetails/42115/32/
toggle
|
2011-05-23 |
Chris Cannam |
Add default session template to Preferences; tidy up menu functions and states
templating
|
2011-05-17 |
Chris Cannam |
Replace the change-default-template menu functions with apply-template functions that act immediately.
templating
|
2011-05-10 |
Chris Cannam |
Add filesystem watcher to recreate template menu when templates change; start implementing save-session-as-template
templating
|
2011-05-09 |
Chris Cannam |
Add a bit more substance to the templates menu, and improve some naming
templating
|
2011-05-09 |
Chris Cannam |
Start to add templates menu; add default template
templating
|
2011-03-22 |
mathieub |
Modifications for the Kiosk edition
kiosk
|
2010-10-18 |
Dan Stowell |
Encapsulate itunes-remote functionality into class ITunesSVRemote. Provides context for playback sync etc
macness
|
2010-10-18 |
Dan Stowell |
Mac Dock menu uses same import-itunes-action as the File menu
macness
|
2010-10-18 |
Chris Cannam |
* Minor fixes from Win32 build
|
2010-10-15 |
Dan Stowell |
method to map from genre string to template choice; and to use it when importing from itunes
macness_autotpl
|
2010-10-12 |
Dan Stowell |
on mac, add item to File menu "Import current track from iTunes". TODO: set inactive if itunes not open; connect up with the dock menu stuff.
macness
|
2009-10-22 |
Chris Cannam |
* Layer data editor window: fix sorting for columns in region model,
sv-v1.7.1
|
2009-08-27 |
Chris Cannam |
* Offer the user a chance to answer our survey (only once, and only after
|
2009-03-30 |
Chris Cannam |
* add ffwd/rwd-similar to menu and add shortcuts for them (shift+pgup/down)
|
2009-03-27 |
Chris Cannam |
* Pull out the widgetry part of FileFinder into widgets/InteractiveFileFinder
|
2009-02-25 |
Chris Cannam |
* Make it possible to record live MIDI to a note layer.
|
2009-02-25 |
Chris Cannam |
* Make Activity Log a bit more of a proper window
|
2009-02-25 |
Chris Cannam |
* Somewhat better MIDI-based time instant timing
|
2009-02-24 |
Chris Cannam |
* more rudiments of midi->instants
|
2009-02-24 |
Chris Cannam |
* rtmidi & activity updates
|
2009-02-24 |
Chris Cannam |
* Add vestigial Activity Log
|
2008-12-05 |
Chris Cannam |
* Improvements to importer feedback dialogs and suchlike
sv-v1.4 sv-v1.4rc1
|
2008-11-28 |
Chris Cannam |
* Much more sensible pane layouts, etc., when loading RDF; also offer
|
2008-09-29 |
Chris Cannam |
* More SelectableLabel and TransformFinder tweaking
|
2008-09-22 |
Chris Cannam |
* Add beginnings of transform-search-by-text function
|
2008-07-07 |
Chris Cannam |
* Reduce time stretcher to one channel when overload occurs
|
2008-06-18 |
Chris Cannam |
* Add playback controls to data edit dialog
|
2008-06-11 |
Chris Cannam |
* A bit more work on the data editor
|
2008-06-06 |
Chris Cannam |
* Start adding a spreadsheet-style editor window for model data
|
2008-03-14 |
Chris Cannam |
* More work to abstract out interactive components used in the data library,
|
2008-03-12 |
Chris Cannam |
* Move plugin/transform to plain transform. This way transform can depend on
|
2008-02-27 |
Chris Cannam |
* Merge from trunk
spectrogram-cache-rejig
|
2008-02-27 |
Chris Cannam |
* merge from trunk (1.2 ended up being tracked from trunk, but we may want
1.2-stable
|
2008-02-08 |
Chris Cannam |
* PortAudio driver: do not specify frames per buffer, let PA decide
sv1-v1.2pre4
|
2008-02-06 |
Chris Cannam |
* line up overview widget nicely with main pane (at least on first startup)
sv1-v1.2pre3
|
2008-01-23 |
Chris Cannam |
* Part of #1877436 transform fails to re-run when file loaded at different rate
|