Fri, 08 Apr 2011 14:33:27 +0100 |
Chris Cannam |
Some deployment gubbins (to be refined)
|
Thu, 07 Apr 2011 15:19:06 +0100 |
Chris Cannam |
Added tag sv_v1.8 for changeset 5c2a18310c6e
|
Tue, 05 Apr 2011 10:44:54 +0100 |
Chris Cannam |
Update CHANGELOG to mention CSV import dialog
sv_v1.8
|
Tue, 22 Mar 2011 14:29:38 +0000 |
mathieub |
Modifications for the Kiosk edition
kiosk
|
Tue, 08 Mar 2011 11:31:39 +0000 |
Chris Cannam |
* Update config per recent changes to svcore
|
Tue, 15 Feb 2011 13:04:01 +0000 |
Chris Cannam |
* Add README.OSC from old repo
|
Wed, 09 Feb 2011 15:50:04 +0000 |
Chris Cannam |
Add targets!
|
Wed, 09 Feb 2011 15:48:13 +0000 |
Chris Cannam |
Configure script for "release" directory containing SV libs + SV
|
Wed, 09 Feb 2011 15:16:43 +0000 |
Chris Cannam |
Merge
|
Wed, 09 Feb 2011 15:16:19 +0000 |
Chris Cannam |
"LIBPATH is deprecated", and indeed we don't need it
|
Mon, 07 Feb 2011 21:08:51 +0000 |
Chris Cannam |
* Updated Czech translation from Pavel
|
Mon, 07 Feb 2011 20:19:33 +0000 |
Chris Cannam |
* Update translation strings
|
Mon, 07 Feb 2011 11:56:04 +0000 |
Chris Cannam |
* Add Czech translation note to CHANGELOG
|
Fri, 04 Feb 2011 14:33:16 +0000 |
Chris Cannam |
Merge
|
Fri, 04 Feb 2011 14:33:07 +0000 |
Chris Cannam |
* Add Paste at Playback Position
|
Thu, 03 Feb 2011 14:29:04 +0000 |
Chris Cannam |
* Add/update change log; add M4M project to README
|
Thu, 03 Feb 2011 13:19:07 +0000 |
Chris Cannam |
* Merge
|
Thu, 03 Feb 2011 13:18:30 +0000 |
Chris Cannam |
* Update dates, add README
|
Fri, 14 Jan 2011 09:33:43 +0000 |
Dan Stowell |
Add FLAC to the OSX list of what can be loaded
|
Tue, 11 Jan 2011 15:20:58 +0000 |
Dan Stowell |
Add other audio mime types to the OSX list of what can be loaded
|
Tue, 11 Jan 2011 15:11:33 +0000 |
Dan Stowell |
Merge Dan's initial macness improvements (rev 174ca518546f) into default branch
|
Mon, 25 Oct 2010 11:15:47 +0200 |
Chris Cannam |
Merge
|
Sun, 24 Oct 2010 17:39:51 +0200 |
Chris Cannam |
* Add show/hide time rulers toggle (on # key)
|
Mon, 18 Oct 2010 15:47:46 +0100 |
Dan Stowell |
compile the NSAppleScript objs once only, rather than on every invocation
macness
|
Mon, 18 Oct 2010 15:32:35 +0100 |
Dan Stowell |
move ITunesSVRemote ctor and dtor into impl file
macness
|
Mon, 18 Oct 2010 15:23:21 +0100 |
Dan Stowell |
importITunesAudio() now sets the SV playback position too
macness
|
Mon, 18 Oct 2010 14:44:28 +0100 |
Dan Stowell |
ITunesSVRemote methods to query playback position and state
macness
|
Mon, 18 Oct 2010 13:58:27 +0100 |
Chris Cannam |
* Add Czech translation from Pavel Fric <pavelfric@seznam.cz>; update translation logic for new file structure
|
Mon, 18 Oct 2010 13:59:08 +0100 |
Dan Stowell |
Encapsulate itunes-remote functionality into class ITunesSVRemote. Provides context for playback sync etc
macness
|
Mon, 18 Oct 2010 13:29:48 +0100 |
Dan Stowell |
header inclusion guards
macness
|
Mon, 18 Oct 2010 13:47:21 +0100 |
Chris Cannam |
* Merge
|
Mon, 18 Oct 2010 13:44:25 +0100 |
Chris Cannam |
* Add misc/ directory from SVN repo
|
Mon, 18 Oct 2010 13:24:38 +0100 |
Dan Stowell |
Mac Dock menu uses same import-itunes-action as the File menu
macness
|
Mon, 18 Oct 2010 12:45:14 +0100 |
Chris Cannam |
* Minor fixes from Win32 build
|
Fri, 15 Oct 2010 15:12:24 +0100 |
Dan Stowell |
only do genre stuff etc if itunes returns a file
macness_autotpl
|
Fri, 15 Oct 2010 13:30:41 +0100 |
Dan Stowell |
method to map from genre string to template choice; and to use it when importing from itunes
macness_autotpl
|
Fri, 15 Oct 2010 13:29:27 +0100 |
Dan Stowell |
template uses builtin audio file, cheap way to avoid 404
macness_autotpl
|
Fri, 15 Oct 2010 12:16:48 +0100 |
Dan Stowell |
Templating stuff pulled into macness_autotpl branch
macness_autotpl
|
Fri, 15 Oct 2010 11:59:03 +0100 |
Dan Stowell |
Include "testtemplate" into the bundled resources in SV.app.
templating
|
Fri, 15 Oct 2010 11:07:11 +0100 |
Dan Stowell |
svitunes: retrieve the genre metadata, as well as the path
macness
|
Tue, 12 Oct 2010 16:02:02 +0100 |
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
|
Tue, 12 Oct 2010 13:59:06 +0100 |
Dan Stowell |
applescript to actually grab itunes current track
macness
|
Tue, 12 Oct 2010 13:04:50 +0100 |
Dan Stowell |
Beginnings of AppleScript querying of iTunes
macness
|
Mon, 11 Oct 2010 16:55:24 +0100 |
Dan Stowell |
First step in creating a useful dock menu for SV; a placeholder item is added, so far
macness
|
Mon, 11 Oct 2010 15:47:12 +0100 |
Dan Stowell |
Use QFileOpenEvent instead of native mac AppleEvent stuff: does the same job, better, neater
macness
|
Mon, 11 Oct 2010 14:54:31 +0100 |
Dan Stowell |
Custom Mac Info.plist - the app now registers as a viewer of MP3 files, and an editor of SV files
macness
|
Mon, 11 Oct 2010 14:20:26 +0100 |
Dan Stowell |
ifdef guard for mac header includes
macness
|
Mon, 11 Oct 2010 14:16:54 +0100 |
Dan Stowell |
Now can load file when someone chooses from Mac Finder "Open with > Sonic Visualiser" - but currently *only* if the app is already running.
macness
|
Fri, 08 Oct 2010 13:31:00 +0100 |
Chris Cannam |
* Add qmake config (debug or release) corresponding to configure invocation
|
Fri, 08 Oct 2010 12:05:36 +0100 |
Chris Cannam |
* Regenerate configure
|
Fri, 08 Oct 2010 12:04:14 +0100 |
Chris Cannam |
* Use macx-g++ qmake spec on OS/X
|
Fri, 08 Oct 2010 11:58:04 +0100 |
Chris Cannam |
* Add test for PortAudio; add missing OS/X frameworks
|
Fri, 08 Oct 2010 11:21:39 +0100 |
Chris Cannam |
* Reinstate configure dialog for transforms (closes #16)
|
Fri, 08 Oct 2010 10:53:03 +0100 |
Chris Cannam |
* Pass in the linker as well
|
Fri, 08 Oct 2010 09:40:28 +0100 |
Chris Cannam |
* Substitute the CC and CXX that configure found
|
Thu, 07 Oct 2010 17:57:38 +0100 |
Chris Cannam |
* Hugely simplify Qt search -- all we need is qmake...
|
Thu, 23 Sep 2010 11:37:49 +0100 |
Chris Cannam |
* Add QuickTime if on Mac
|
Wed, 22 Sep 2010 12:27:35 +0100 |
Chris Cannam |
* Update build scripts again; SV now builds (perhaps some problems at runtime still though)
|
Wed, 22 Sep 2010 11:39:37 +0100 |
Chris Cannam |
* Update build system
|
Wed, 22 Sep 2010 11:12:26 +0100 |
Chris Cannam |
* Add basic build files
|