graph
- Merge from branch "feature_150_menu_arrangement"templating 2011-04-28, by Chris Cannam
- rename Recent Files -> Open Recentfeature_150_menu_arrangement 2011-04-28, by Chris Cannam
- Make openSomething always use ReplaceMainModel rather than AskUser (for #150)feature_150_menu_arrangement 2011-04-28, by Chris Cannam
- Minimal menu changes for feature #150feature_150_menu_arrangement 2011-04-28, by Chris Cannam
- Use ReplaceSession mode where appropriate in place of ReplaceMainModel (#148)templating 2011-04-27, by Chris Cannam
- Merge from default branchtemplating 2011-04-27, by Chris Cannam
- Once again, avoid multiple entries in right-button Layer menu when more than one audio file loaded; fix to ensure correct model is picked up for Add Layer on this menu2011-04-14, by Chris Cannam
- Russian language update from Alexandre2011-04-12, by Chris Cannam
- Added tag sv_v1.8_osx_deploy for changeset 44741262c2e02011-04-08, by Chris Cannam
- More OS/X deployment fixessv_v1.8_osx_deploy 2011-04-08, by Chris Cannam
- I had put the Info.plist in deploy/osx/ before I noticed it was also in osx/ -- sorry. Removing from osx/ -- we really need the plist to be written by deploy/osx/deploy.sh (and not by qmake) because we need the version number in it. However, leaving it in the .pro file anyway so we don't end up with nothing at least if nobody runs deploy.sh2011-04-08, by Chris Cannam
- Incorporate Dan's plist stuff and my plist stuff (automatic version writing etc) into a single plist2011-04-08, by Chris Cannam
- Some deployment gubbins (to be refined)2011-04-08, by Chris Cannam
- Added tag sv_v1.8 for changeset 5c2a18310c6e2011-04-07, by Chris Cannam
- Update CHANGELOG to mention CSV import dialogsv_v1.8 2011-04-05, by Chris Cannam
- Modifications for the Kiosk editionkiosk 2011-03-22, by mathieub
- * Update config per recent changes to svcore2011-03-08, by Chris Cannam
- * Add README.OSC from old repo2011-02-15, by Chris Cannam
- Add targets!2011-02-09, by Chris Cannam
- Configure script for "release" directory containing SV libs + SV2011-02-09, by Chris Cannam
- Merge2011-02-09, by Chris Cannam
- "LIBPATH is deprecated", and indeed we don't need it2011-02-09, by Chris Cannam
- * Updated Czech translation from Pavel2011-02-07, by Chris Cannam
- * Update translation strings2011-02-07, by Chris Cannam
- * Add Czech translation note to CHANGELOG2011-02-07, by Chris Cannam
- Merge2011-02-04, by Chris Cannam
- * Add Paste at Playback Position2011-02-04, by Chris Cannam
- * Add/update change log; add M4M project to README2011-02-03, by Chris Cannam
- * Merge2011-02-03, by Chris Cannam
- * Update dates, add README2011-02-03, by Chris Cannam
- Add FLAC to the OSX list of what can be loaded2011-01-14, by Dan Stowell
- Add other audio mime types to the OSX list of what can be loaded2011-01-11, by Dan Stowell
- Merge Dan's initial macness improvements (rev 174ca518546f) into default branch2011-01-11, by Dan Stowell
- Merge2010-10-25, by Chris Cannam
- * Add show/hide time rulers toggle (on # key)2010-10-24, by Chris Cannam
- compile the NSAppleScript objs once only, rather than on every invocationmacness 2010-10-18, by Dan Stowell
- move ITunesSVRemote ctor and dtor into impl filemacness 2010-10-18, by Dan Stowell
- importITunesAudio() now sets the SV playback position toomacness 2010-10-18, by Dan Stowell
- ITunesSVRemote methods to query playback position and statemacness 2010-10-18, by Dan Stowell
- * Add Czech translation from Pavel Fric <pavelfric@seznam.cz>; update translation logic for new file structure2010-10-18, by Chris Cannam
- Encapsulate itunes-remote functionality into class ITunesSVRemote. Provides context for playback sync etcmacness 2010-10-18, by Dan Stowell
- header inclusion guardsmacness 2010-10-18, by Dan Stowell
- * Merge2010-10-18, by Chris Cannam
- * Add misc/ directory from SVN repo2010-10-18, by Chris Cannam
- Mac Dock menu uses same import-itunes-action as the File menumacness 2010-10-18, by Dan Stowell
- * Minor fixes from Win32 build2010-10-18, by Chris Cannam
- only do genre stuff etc if itunes returns a filemacness_autotpl 2010-10-15, by Dan Stowell
- method to map from genre string to template choice; and to use it when importing from itunesmacness_autotpl 2010-10-15, by Dan Stowell