Paul Licameli
406b23cae7
More uses of AUDACITY_DLL_API...
...
... in many places where the function call will later need to be between
modules (or libraries, or the executable) and the annotation will be a necessity
to keep the linkage working on Windows.
That's all that this sweeping commit does.
2021-05-10 10:46:55 -04:00
Paul Licameli
876cd92ed3
Remove the 16x16 cursors, unused since d52d8de
2020-01-16 14:42:56 -05:00
Paul Licameli
a95838a3e8
Better cursors for sub-view rearrangement
2020-01-16 12:06:59 -05:00
Paul Licameli
0c44d0f7d3
Bug2244: need a distinct cursor for adjustment of split views...
...
... Adapted from the bandwidth adjustment cursor for spectral selection, with
reversal of white and black, so the new ones are white around black
2019-12-30 15:18:31 -05:00
James Crook
06af0c6296
Bug 803 - Incorrect pointer (cursor) when rearranging tracks
...
There is no wxCURSOR_REARRANGE so made a custom cursor instead.
2019-08-18 14:47:17 +01:00
Henric Jungheim
d8da4015ef
Make it possible to const'ify xpm.
2018-03-27 05:36:02 -04:00
James Crook
d52d8de296
Use 32x32 cursors on Mac.
2017-06-23 13:16:19 +01:00
Paul Licameli
def8b7fa9b
MakeCursor returns smart pointer; TrackPanel stores smart pointers to cursors
2016-04-09 23:07:27 -04:00
Paul Licameli
525b22d63d
Let MakeCursor be called elsewhere than from TrackPanel.cpp
2015-07-28 11:55:54 -04:00
martynshaw99
bc6583b62d
Paul L's patch to remove the 'PlaybackCursor' that he introduced, along with a ststus bar message about it. Also fixes L/R cursors with a point selection.
2014-11-25 23:37:40 +00:00
james.k.crook@gmail.com
6112a2a8c1
Spectral selection cursor and mode selection changes from Paul Licameli.
...
This also now shows a new green 'play cursor' when ctrl is held down on wave track, and shift being held down is signalled by a cursor change to finger-pointer too.
I also accidentally enabled EXPERIMENTAL_MIDI_OUT. We may disable that in December for release. Leaving it in for now.
2014-11-08 14:30:19 +00:00
rbdannenberg
a1f0e5ed5b
Extensive changes to improve NoteTrack display and (some) editing, NoteTrack playback via MIDI, and Midi-to-Audio alignment.
2010-09-18 21:02:36 +00:00
ra
e74978ba77
Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches
2010-01-23 19:44:49 +00:00