1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-07 15:22:34 +02:00

5173 Commits

Author SHA1 Message Date
Paul Licameli
6d2528ae10 Update the status bar message as left button switches in an out of seeking. 2016-04-25 16:04:24 -04:00
Paul Licameli
d6e7796aa0 When changing the scrub mode via menu command or shortcut, update status bar 2016-04-25 15:44:02 -04:00
Paul Licameli
a57ef7a560 When changing the scrub mode via menu command or shortcut, update status bar 2016-04-25 15:43:26 -04:00
Paul Licameli
5be4f60a4e Merge branch 'master' into scrubbing 2016-04-25 15:32:02 -04:00
Gale Andrews
aab32215ca Best not to use "g" for access keys
because the tail of the "g" obscures the underline
2016-04-25 17:24:37 +01:00
Paul Licameli
db4041e741 Change drawing of quick play indicator. It can be green for scrubbing...
Hide quick play indicator when other playback starts...
2016-04-25 12:20:37 -04:00
Paul Licameli
ea0274b5fa Change drawing of quick play indicator. It can be green for scrubbing...
... But this isn't used yet.  Also make the scrub head bigger.
2016-04-25 12:19:47 -04:00
Paul Licameli
0071db6f53 Hide quick play indicator when other playback starts...
... but it can reappear when mouse moves.  You may still select a quick play
region during play, to jump playback.
2016-04-25 12:00:58 -04:00
Paul Licameli
8b2729f4a2 Merge branch 'master' into scrubbing 2016-04-25 12:00:29 -04:00
Paul Licameli
d34715d6ad Various other drags could crash Mac debug build if you option-W. Fixed too...
... And I think this fix is now exhaustive.
2016-04-25 01:49:54 -04:00
Paul Licameli
ece29b3ff3 Likewise, don't crash on command-W while dragging in the timeline ruler. 2016-04-25 01:38:07 -04:00
Paul Licameli
cb245d2f79 Drag a slider like input gain, and hit command-W. Don't crash (debug build)! 2016-04-25 01:33:49 -04:00
Paul Licameli
1bdd1a07ab Similarly for Equalization: avoid assertion in debug build, if you ESC...
... while dragging a point in "Draw Curves".
2016-04-25 01:04:38 -04:00
Paul Licameli
08eb840f32 You could get an assertion, on Mac debug build at least, ...
if you hit ESC during drag in the Autoduck dialog.  This fixes that.
2016-04-24 23:56:15 -04:00
Paul Licameli
26d317319a Merge pull request #126 from henricj/ignore_user
Ignore Visual Studio .vcxproj.user files.
2016-04-24 22:04:42 -04:00
henric
09361b56fd Ignore Visual Studio .vcxproj.user files. 2016-04-24 18:51:42 -07:00
Paul Licameli
841759469a Supply missing #include 2016-04-24 21:36:13 -04:00
Paul Licameli
e988646bdb Supply missing #include 2016-04-24 21:36:00 -04:00
Paul Licameli
7f5e378573 Oops, fix crash in the previous. 2016-04-24 19:08:52 -04:00
Paul Licameli
853dff4106 Oops, fix crash in the previous. 2016-04-24 19:08:40 -04:00
Paul Licameli
c7feb793c5 Vary status string (leftmost in the status bar) for the four kinds of scrub. 2016-04-24 16:17:22 -04:00
Paul Licameli
6147705199 Vary status string (leftmost in the status bar) for the four kinds of scrub. 2016-04-24 16:13:07 -04:00
Paul Licameli
0d5a409e9a Merge branch 'master' into scrubbing 2016-04-24 15:00:41 -04:00
windinthew
a7b4833b3c Merge remote-tracking branch 'audmain/master' into work 2016-04-24 17:50:58 +01:00
Paul Licameli
5d7438cc70 Uncheck scrubbing menu items whenever scrub stops (ESC key, Stop button, other) 2016-04-24 12:00:03 -04:00
Paul Licameli
1fe0bbf7dc Uncheck scrubbing menu items whenever scrub stops (ESC key, Stop button, other) 2016-04-24 11:59:01 -04:00
Paul Licameli
e0c80a8d20 Merge branch 'master' into scrubbing 2016-04-24 11:13:26 -04:00
Paul Licameli
3dc7524014 Bug1318 fixed again so that generators and effects on Windows still work 2016-04-24 10:33:37 -04:00
Paul Licameli
f2c6fbfc1b Bug1318 fixed again so that generators and effects on Windows still work 2016-04-24 10:32:20 -04:00
Paul Licameli
bc80ffe766 Windows build fixes 2016-04-24 01:12:42 -04:00
Paul Licameli
89e33da072 Merge branch 'master' of github.com:audacity/audacity 2016-04-24 01:04:22 -04:00
Paul Licameli
42bdc274dd Resizing of meter toolbars (docked or undocked) responds to ESC key 2016-04-24 01:01:44 -04:00
Paul Licameli
fad249a603 ESC key can abort the rearranging of toolbars. 2016-04-23 22:10:02 -04:00
Gale Andrews
9b2ea97b00 Buanzo's fix to prevent dumps aborting 2016-04-24 02:58:52 +01:00
windinthew
ce53ed06c1 Update address of alpha Manual 2016-04-23 23:51:19 +01:00
Paul Licameli
54ecf74d68 Improved behavior of scrubbing menu items: Checkmarks, and toggling behavior. 2016-04-23 15:09:14 -04:00
Paul Licameli
4fba13bd2a Improved behavior of scrubbing menu items: Checkmarks, and toggling behavior. 2016-04-23 15:07:45 -04:00
Paul Licameli
64aed12384 Merge branch 'master' into HEAD 2016-04-23 14:22:44 -04:00
Paul Licameli
0c6a358666 Bug1236: Fix drag and drop of imported files onto main window, for Mac...
... As noted in Bugzilla, it was not broken for dragging onto the toolbar icon.

I believe the bug was introduced at bdcefb4850d2d9ab91c403984edc42a1bc01aa51
2016-04-23 09:41:01 -04:00
Paul Licameli
879ecefdaa Bug1318: ESC key or red close button should not leave the app unresponsive...
... I don't fully understand why this fixes it, but I could figure out what
was different between ESC and Cancel button which did not have the problem.
2016-04-23 08:49:11 -04:00
Paul Licameli
367b2c1011 Move command functors to a new header file, and generalize with templates...
... so that member functions of other than AudacityProject may be called.

Will use this new generality soon for scrubbing menu items.
2016-04-23 02:05:36 -04:00
Paul Licameli
3a4152ca64 New header file 2016-04-23 00:50:27 -04:00
Paul Licameli
dc6bd93397 Merge branch 'master' into scrubbing 2016-04-22 11:19:32 -04:00
Steve Daulton
8667f23ed5 Delete excess comma 2016-04-22 08:45:49 +01:00
Steve Daulton
92f9de8d54 Update credit
Preference for no 'title' other than team member.
2016-04-22 08:44:25 +01:00
Paul Licameli
880241dd88 Bug1052 again: Push play button and change its image as soon as scrub click. 2016-04-21 13:16:21 -04:00
Paul Licameli
71dadc9b79 Bug1052 again: Push play button and change its image as soon as scrub click. 2016-04-21 13:15:59 -04:00
Paul Licameli
06904f2483 Merge branch 'master' into scrubbing 2016-04-21 13:01:29 -04:00
Paul Licameli
fb2bc65168 Exchange the effects of page up and page down keys. 2016-04-21 12:40:11 -04:00
Paul Licameli
e681439000 Add transport menu items for scrubbing and seeking... 2016-04-21 12:16:51 -04:00