1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-29 06:59:27 +02:00

67 Commits

Author SHA1 Message Date
mchinen
df27456f83 make DeviceToolBar's toolbar grid height same (small) for linux as mac/win (was large/double size) 2011-01-29 15:05:33 +00:00
mchinen
337695ee19 bug 11 followup: DeviceToolbar - don't update preferences for the whole project when device changes. This fixes selection toolbar 'flashing'.
Also corrected a bug where only devices in the first host of the combobox would be selectable.
2011-01-23 17:03:59 +00:00
mchinen
48899f983d DeviceToolBar.cpp: improve resizing, refactor common elements.
Also change minimum width to accommodate 600px wide screens
2011-01-23 16:25:17 +00:00
mchinen
2672b3a019 bug 11 followup: DeviceToolbar - fix mirroring issue when using reset toolbars menu item 2011-01-23 05:13:17 +00:00
mchinen
0d1e121aa4 Bug 11 followup: DeviceToolBar - fix initial size conditions when audacity.cfg is not present 2011-01-23 03:53:57 +00:00
mchinen
350b96038c bug 11 followup: fix sizing and positioning issues. Also autoresizes now. 2011-01-17 04:17:25 +00:00
mchinen
c183075a01 DeviceToolbar.cpp: cleanup and add debug diagnostics 2011-01-12 21:16:29 +00:00
mchinen
26d18dc248 bug 11 followup: DeviceToolbar.cpp: fix num channels redraw - was causing some platforms to display the wxChoice combo box incorrectly 2011-01-12 19:49:43 +00:00
mchinen
c738b19c81 Bug 11 followup: DeviceToolbar.cpp: Only display input sources for input. Was causing a bug on xp where the portaudio device index is the same for input and output on some devices. 2011-01-12 19:15:40 +00:00
mchinen
9cb9866b35 DeviceToolbar.cpp: fix resizing problem when changing hosts 2011-01-09 20:25:13 +00:00
mchinen
14cc918d7f bug 11 followup fix input hotswapping while monitoring; enable/disable when recording/playing 2011-01-09 13:12:51 +00:00
mchinen
8c645724a1 bug 11 partial fix - add host and num channels to DeviceToolbar
removal of device prefs and source selection from mixer toolbar to follow.
2011-01-09 05:12:09 +00:00
martynshaw99
79e1db5ee6 Needs to return something on Win. 2011-01-02 22:06:20 +00:00
mchinen
ba12551d4d fix last bug 11 commit to use dummy callback as passing in NULL opens stream in blocking mode which fails often 2011-01-02 19:16:44 +00:00
mchinen
267ce301cf Fix compile error for last bug 11 Device Toolbar commit 2011-01-02 17:37:14 +00:00
mchinen
d22b3b4f5e bug 11: partial fix: Aggregate Device/Source selection in Device Toolbar 2011-01-02 04:06:23 +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