Commit Graph

112 Commits

Author SHA1 Message Date
18dcd4d7ff FP8: Configuration UI layout & design (add image, separators) 2017-04-15 15:19:58 +02:00
96ec230c32 Fix windows builds, rename icons following 4e96285ba5 2017-02-26 14:26:13 +01:00
W.P. van Paassen
5a3fe4aa20 Inital support for Steinberg's CC121 control surface 2016-10-13 12:10:39 -04:00
cf28d71783 push2: basic GUI dialog 2016-09-27 14:59:30 -05:00
5c6846a169 Experiment - change the Windows icon (gtk2_ardour/icons/ardour.ico) so that it doesn't contain compressed images
Windows itself is happy with compressed icons but they seem to upset the MSVC linker.

If there are no ill-effects I'll change the Mixbus icon which will allow me to remove the older style icons (that were only needed for MSVC)
2016-06-08 15:20:19 +01:00
ac7df69b49 rec-safe GUI 2016-05-24 21:30:33 +02:00
8fc5b5c060 move ancient icon source files away from the top-level
This also resolves an ambiguity with "icons/" when running
ardour from the source dir
2016-05-17 16:32:04 +02:00
6f3d374f5f remove more ancient icons 2016-05-17 16:31:56 +02:00
2fa025770b remove unused icons 2016-05-17 13:49:17 +02:00
026f8dd80f group Product/App specific resources
* only install icons relevant to product
 * use program-name (as-is) as prefix
 * keep icons/* for all products
2016-05-17 13:12:05 +02:00
13e0db6914 icon-name follows program-name
so that derivative products don't need to replace binary image/icon
files in the source (use ./waf configure --program-name=...)
2016-05-16 17:35:01 +02:00
Mathias Buhr
1375c454fb Implements filtering in bindings editor 2016-03-08 08:44:58 -05:00
620f1caf23 faderport: stick a nice little image of the faderport in the surface GUI
Ideally, the PNG file would be part of the surface GUI but for now just put the PNG into gtk2_ardour/icons
2015-12-01 09:23:08 -05:00
ac2b11b863 windows package details:
* add 'bug' icon for gdb
* add a shortcut to xjadeo (if installed)
* quiet rsync
2014-12-24 14:33:48 +01:00
5fef655380 Remove internal edit mode and add "content" tool. 2014-12-18 20:21:01 -05:00
37a1717c22 add square cursors (for windows)
cursor icons squared with north-west gravity.
hotspots are identical to original icons.

otherwise gdkcursor-win32 creates square cursors with
center gravity and hotspot X/Y differs.
2014-11-18 22:00:58 +01:00
72b063b6eb add 512px icon 2014-11-11 15:22:09 +01:00
0d20cd5911 from zero to windows installer 2014-10-02 00:48:36 +02:00
c81395e7db icon for experimental time-zoom on Mixbus 2014-07-14 12:20:58 -05:00
2a852cfc75 new scissors icon 2014-07-09 19:40:54 +02:00
4d57827819 reduce actual size of tool_cut.png to avoid blowing up h-padding on all other tool buttons 2014-07-09 13:09:38 -04:00
4d61f69078 bolder scissor images to match existing tools more closely 2014-07-08 15:00:19 -05:00
c028d223df add icons for cut mouse mode button and cut cursor (both need improving) 2014-07-07 09:13:23 -04:00
e3a33330a4 rename closed padlock icon 2014-06-24 11:02:59 -04:00
1e160bca9a new padlock icons (48x48) 2014-06-24 11:01:41 -04:00
ca1064e337 new anchored trim cursors (for now, just copies of the normal ones) 2014-06-13 18:45:12 -04:00
b9f7aeb61e first pass an alternate cursor set (updates expected soon) 2014-06-10 14:40:10 -04:00
4ad24b3a27 Revert "frankenstein'ed fade+trim cursors"
This reverts commit 3b717da783.
2014-06-05 18:58:21 +02:00
3b717da783 frankenstein'ed fade+trim cursors 2014-05-31 16:07:38 +02:00
bc523665fe more new fade icons from Chris Goddard 2014-05-29 13:19:47 +02:00
f226ed086b update fade icons 2014-05-28 22:23:42 +02:00
a3465ff5d3 Working Soundcloud export
Adds an 'upload' property to ExportFormatSpecification, to indicate that files
exported with that format specfication should be uploaded to Soundcloud, and
makes it editable in the export format dialogue.
Adds fields for the Soundcloud username & password to the file format selection
page, as well as an option to make the uploaded files public and open them in
the system browser.

Possible improvements not yet implemented:
- make upload happen in its own thread
- cosmetic tidying up of dialogue control layout
- remember username & password
2013-10-07 14:59:40 +01:00
cc960c4f07 remove executable mode-bit from files 2013-06-16 21:54:08 +02:00
d3f92cd1fb new track-height icons -- inspired by tom^_ 2013-06-15 00:01:03 +02:00
9e941a5647 commit "source" and tools for icons from thorsten
git-svn-id: svn://localhost/ardour2/branches/3.0@14130 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-04 15:29:26 +00:00
ab679308cf new app icons from thorsten
git-svn-id: svn://localhost/ardour2/branches/3.0@14129 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-04 15:27:56 +00:00
3d369ef1cc add new SVG files for transport icons (from alexander prokoudine)
git-svn-id: svn://localhost/ardour2/branches/3.0@13977 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-23 18:40:09 +00:00
ab63729ac6 high contrast zoom icons. -- Roy's old zoom icons cropped by Tom.
git-svn-id: svn://localhost/ardour2/branches/3.0@13743 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-12-27 19:51:15 +00:00
Ben Loftis
044f89a76d tweaked some icons, hopefully more consistent looking. svg source now included
git-svn-id: svn://localhost/ardour2/branches/3.0@13608 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-12-06 19:07:06 +00:00
edd694171b resize metronome icon to keep transport button sizes consistent
git-svn-id: svn://localhost/ardour2/branches/3.0@13467 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-11-12 19:36:34 +00:00
a6757a4a30 add metronome SVG and tweak opacity and stroke width to make it more congruent with existing transport icons
git-svn-id: svn://localhost/ardour2/branches/3.0@13466 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-11-12 19:09:21 +00:00
Carl Hetherington
2b559c41ae Try slightly narrower faders in the track controls area
(#4445).


git-svn-id: svn://localhost/ardour2/branches/3.0@12928 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-25 20:32:14 +00:00
Carl Hetherington
e39a8fc968 Make faders visually desensitised when their tracks are in automation-play.
git-svn-id: svn://localhost/ardour2/branches/3.0@12518 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-01 00:41:28 +00:00
dc9fb4a033 rename images used for fades to indicate that they are fades, not xfades (new images for xfades to come)
git-svn-id: svn://localhost/ardour2/branches/3.0@12244 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-10 19:29:22 +00:00
fe06030f02 new renderings (at 21x21) of zoom icons, from roy vegard
git-svn-id: svn://localhost/ardour2/branches/3.0@11003 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-12-14 17:03:28 +00:00
Carl Hetherington
d5dc50a407 New zoom icons from royvegard (#4520).
git-svn-id: svn://localhost/ardour2/branches/3.0@10837 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-11-29 20:41:40 +00:00
7fcb672943 Revert faders. Fixed size has to go...
git-svn-id: svn://localhost/ardour2/branches/3.0@10824 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-11-25 21:10:28 +00:00
bfd3746be2 Make fader belts wider to take up maximum space and line up with things nicely.
Big mouse targets are good.

Aesthetically I'm not so sure about this, somebody better at images than myself
should probably tinker with these a bit.

Not sure why the borders are white on only audio mixer strips, but that needs
fixing...


git-svn-id: svn://localhost/ardour2/branches/3.0@10820 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-11-24 07:32:19 +00:00
f96ccb1958 ardour-button-ize zoom buttons; move MIDI panic button to transport bar
git-svn-id: svn://localhost/ardour2/branches/3.0@10528 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-11-10 18:04:34 +00:00
0ea7ceb1d9 more equi-sizing for transport buttons
git-svn-id: svn://localhost/ardour2/branches/3.0@10482 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-11-07 20:06:13 +00:00