13
0
Commit Graph

10056 Commits

Author SHA1 Message Date
Julien de Kozak
eb7a85b8f9 Set the revision mechanism independent from the VCS name 2013-03-18 20:13:05 +01:00
Julien de Kozak
62f1ed054b Add KDevelop file project extension to the list of ignored files 2013-03-18 20:12:19 +01:00
2c3dc9861e missing part of the midi map fix 2013-03-18 13:59:12 -04:00
1847053f66 return the full MIDI map search path from system_midi_map_search_path(), to fix #5379 2013-03-18 11:42:49 -04:00
23d1e370a0 fix typo in ignore file 2013-03-17 23:16:09 +01:00
b0fa3896f5 remove cruft (old cvsignore files) 2013-03-17 23:08:27 +01:00
852e7c01ad Hopefully fix ardour.menus rebuilding when things change. 2013-03-17 13:47:51 -04:00
07112b55e0 Save LV2 presets with relative URIs to their own bundle, in the same style as Jalv. 2013-03-17 12:52:49 -04:00
2233e91086 Freesound fixes for #5853, and a few other small improvements
Add a 'More' button to load the next page of results without clearing the already-found list.
Don't allow cancellation of searches, and don't update progress bar around searches, since we only get one page at a time now.
Show number of pages of results remaining to download in the tooltip of the 'More' button.
Use a new Mootcher object for each request, to avoid bad things happening when clicking in the Freesound search results list while a search or file download is already in progress.
Make the 'Stop' button insensitive except when it will actually stop the download of a sound file.
Only retrieve one page worth of data per search, rather than looping to get all pages.
Don't show an error in the log window if the user cancelled download.
Request 100 items per page, rather than the default 30.
Fix DOS line endings.
2013-03-17 12:33:59 +00:00
Sakari Bergen
8cbb9727e9 Handle mutiple export files with the same extension but different format.
If multiple filenames have the same extension, append the format name
to the filename. This still requires a bit of extra logic to be optimal,
as the format name will now be added in some situations where it is not
needed. However, this is better than producing a broken file...
2013-03-17 12:32:48 +02:00
Sakari Bergen
2d081e43e1 Ignore .waf3-* also (probably caused by python3?) 2013-03-17 11:47:10 +02:00
25a7748068 match *.[mM][iI][dD][iI]$ as well as *.[mM][iI][dD] files when looking for MIDI files 2013-03-14 22:31:32 -04:00
0d05cf3a0c change http_status to a long, as per Curl API, which stops mysterious crashes caused by overwriting the WRITELOCATION ptr 2013-03-14 22:25:30 -04:00
199e4b9c95 vtl: also use video-monitor for files found using the index 2013-03-15 02:11:03 +01:00
f0bb986b33 vtl: print (debug) messages if xjadeo is not available 2013-03-15 02:09:04 +01:00
333279ccf8 update during VM/release build via git, not svn 2013-03-14 17:14:39 -04:00
b11c1fd15d touch "been-here-before" file even if user didn't modify any of teh default configuration 2013-03-14 15:11:31 -04:00
de194b48e5 vtl: fix crash if ffprobe returns zero fps 2013-03-14 01:38:21 +01:00
b15e8da3fd vtl: one less compiler warning 2013-03-14 01:36:36 +01:00
51937314b9 vtl: fix --strict compiler warnings 2013-03-13 22:59:28 +01:00
0c3e840700 videotimline
squashed 694 commits from http://gareus.org/gitweb/?p=ardour3.git
2013-03-13 20:28:15 +01:00
d915650939 fix get_regions_after() -- used by videotimeline 2013-03-13 20:28:14 +01:00
da41e5087b NOOP - pre videotimline cleanup 2013-03-13 20:28:14 +01:00
cae35cc403 another trivial change to test hooks 2013-03-13 14:35:39 -04:00
d64c535417 another trivial change to test hooks 2013-03-13 14:31:18 -04:00
989b2dc55c another trivial change to test hooks 2013-03-13 14:30:56 -04:00
97628ec0a6 another trivial change to test hooks 2013-03-13 14:27:09 -04:00
6f0291beff Merge branch 'master' of git.ardour.org:ardour/ardour 2013-03-13 14:25:52 -04:00
d3fdce3726 another trivial change to test hooks 2013-03-13 14:25:44 -04:00
d957bf7a28 print the git version on build 2013-03-13 19:13:00 +01:00
b1f88c57d5 another trivial change to test hooks 2013-03-13 14:12:36 -04:00
74b0cfcee4 another trivial change to test hooks 2013-03-13 14:11:42 -04:00
ca796a5d50 another trivial change to test hooks 2013-03-13 14:09:43 -04:00
feddb5cbed trivial change to test hooks 2013-03-13 12:53:07 -04:00
8e8b62c875 messing around with hooks 2013-03-13 08:20:05 -04:00
94c5511d26 remove useless scons-related ardev file 2013-03-12 17:47:33 -04:00
5596f1837d test master push email 2013-03-12 17:19:39 -04:00
539cec0d1e remove debug output from ardev 2013-03-12 14:06:22 -04:00
2b790f0dcb add -a option to ardour.1 manpage 2013-03-12 13:32:56 -04:00
f41e2b2ac1 remove very out of date xcode project definition 2013-03-12 13:26:54 -04:00
7d071e6a3a test case; README edit 2013-03-12 13:18:32 -04:00
59c74e675c git revision extraction 2013-03-12 17:44:48 +01:00
2037820668 update gitignore file using svn ignore info 2013-03-12 17:44:10 +01:00
fe39866bba fix error reporting for a realpath(2) error
git-svn-id: svn+ssh://subversion.ardour.org/ardour2/branches/3.0@14214 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-12 16:32:47 +01:00
224edbeb15 remove debug output from wscript
git-svn-id: svn://localhost/ardour2/branches/3.0@14213 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-11 09:06:07 +00:00
25b934406a removal manual tree from source code, since this has its own website and git repo now
git-svn-id: svn://localhost/ardour2/branches/3.0@14212 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-11 09:05:39 +00:00
323a947e09 more help for finding clearlooks on a source-built install
git-svn-id: svn://localhost/ardour2/branches/3.0@14211 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-10 21:13:29 +00:00
742e3647bf install path for clearlooks engine is wrong (only affects source builds, bundles are unaffected
git-svn-id: svn://localhost/ardour2/branches/3.0@14210 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-10 21:00:45 +00:00
903c29d07d add pseudo-target "tarball" needed in order to build source tarballs correctly
git-svn-id: svn://localhost/ardour2/branches/3.0@14209 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-10 20:22:26 +00:00
79db9422ac do not use https for pingbacks
git-svn-id: svn://localhost/ardour2/branches/3.0@14207 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-10 16:17:36 +00:00