1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-29 23:19:28 +02:00

25 Commits

Author SHA1 Message Date
mchinen
7d6c347140 bug 11 followup: fix visual glitch when changing hosts 2011-01-30 23:40:37 +00:00
mchinen
3f4b5f7779 DeviceToolbar.cpp: use OnChoice instead of obfuscated ProcessCommand for combobox modal dialog 2011-01-30 23:30:49 +00:00
v.audacity
0254283598 Bug 11 (P2) - Input sources cannot be selected in Mixer Toolbar.
Trying to fix problem reported by Gale on audacity-devel, "Error building r10887 on Ubuntu".
2011-01-30 20:30:17 +00:00
mchinen
84c6013a17 fix build on mac 2011-01-29 22:08:22 +00:00
mchinen
47ac55b29c bug 11 followup: Add dialogs and shortcuts for each combo of device toolbar 2011-01-29 18:46:06 +00:00
mchinen
ed20efb357 DeviceToolBar fix typo based bug in last commit 2011-01-29 17:36:46 +00:00
mchinen
efb6f2e584 fix initial input channel number combo population on fresh start without audacity.cfg (could not replicate so did not test) 2011-01-29 17:31:19 +00:00
mchinen
90be578616 bug 11 followup: remove rec channels label from DeviceToolBar and add input channels to within combobox text 2011-01-29 15:15:06 +00:00
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