Stelios Bounanos
18007fe2e3
Add OS X app bundling support
...
Also add support for building OS X universal binaries,
define version macros and variables, and update the
INSTALL file.
2008-02-29 09:18:07 +00:00
Stelios Bounanos
f4f7fd0ec6
Merge with upstream
2008-02-29 06:58:33 +00:00
Stelios Bounanos
b4bd00695e
Upstream version 2.10M
2008-02-29 06:58:19 +00:00
Stelios Bounanos
9cb988133f
Merge with upstream
2008-02-28 08:16:18 +00:00
Stelios Bounanos
b295c0f877
Upstream version 2.10L
2008-02-28 08:13:53 +00:00
Stelios Bounanos
8bd46f1e93
Merge with upstream
2008-02-27 03:06:22 +00:00
Stelios Bounanos
28718230c5
Upstream version 2.10K
2008-02-27 02:58:09 +00:00
Stelios Bounanos
e5476cb2bb
Separate in/out snd dev support
...
Also add a SoundNull backend and rework sound configuration
2008-02-26 09:35:12 +00:00
Stelios Bounanos
c6d01b554f
Callsign query clean-ups
2008-02-26 09:25:38 +00:00
Stelios Bounanos
018d0a7889
Merge with upstream
2008-02-25 16:39:49 +00:00
Stelios Bounanos
ac64df5690
Upstream version 2.10J
2008-02-25 16:39:29 +00:00
Stelios Bounanos
d3f234b2c8
Merge with upstream
2008-02-23 01:43:22 +00:00
Stelios Bounanos
f30ffbf5a1
Upstream version 2.10I
2008-02-23 01:42:56 +00:00
Stelios Bounanos
a867b0f664
Merge with upstream
2008-02-22 19:52:26 +00:00
Stelios Bounanos
8261f9808a
Upstream version 2.10H
2008-02-22 19:49:08 +00:00
Stelios Bounanos
f80acc92c7
Merge with upstream
2008-02-22 18:33:52 +00:00
Stelios Bounanos
4177365bd9
Upstream version 2.10G
2008-02-22 18:30:58 +00:00
Stelios Bounanos
d666214980
Sound interface changes
2008-02-22 06:12:32 +00:00
Stelios Bounanos
981bedf539
Correctly calculate ncount
2008-02-22 05:27:02 +00:00
Stelios Bounanos
13d3c248bd
Merge with upstream
2008-02-20 20:25:35 +00:00
Stelios Bounanos
6aac6bc05a
Upstream version 2.10F
2008-02-20 20:10:25 +00:00
Stelios Bounanos
3dce149bb6
Refactor configure.ac
2008-02-20 04:12:28 +00:00
Stelios Bounanos
6bea09319d
Add PulseAudio support
2008-02-20 04:11:38 +00:00
Stelios Bounanos
501fa5eebe
Add REQ_DROP
2008-02-20 04:11:00 +00:00
Stelios Bounanos
bc4ff951a9
Use default audio dev
...
Also remove the deprecated --sample-rate switch
2008-02-20 04:07:40 +00:00
Stelios Bounanos
8a755f9d4d
Merge with upstream
2008-02-19 05:14:44 +00:00
Stelios Bounanos
2e12ab4185
Upstream version 2.10E
2008-02-19 05:14:36 +00:00
Stelios Bounanos
352a2cb67a
Merge with upstream
2008-02-16 05:57:18 +00:00
Stelios Bounanos
a458af58ac
Upstream version 2.10D
2008-02-16 05:57:07 +00:00
Stelios Bounanos
923a0b02fa
Add macro to change modem
...
Also rearrange the macro list in the editor into groups
and add separator lines.
2008-02-15 20:42:23 +00:00
Stelios Bounanos
d5934f0be7
Merge with upstream
2008-02-15 19:45:10 +00:00
Stelios Bounanos
7e3d8b2f26
Merge with upstream
2008-02-15 19:44:35 +00:00
Stelios Bounanos
66bbde2415
Upstream version 2.10C
2008-02-15 19:39:23 +00:00
Stelios Bounanos
ccd970fe74
Upstream version 2.10B
2008-02-15 19:36:53 +00:00
Stelios Bounanos
d91b5915c1
Add check for -rdynamic support
...
Also add calls for the build, target, host macros.
2008-02-15 00:49:13 +00:00
Stelios Bounanos
38eb18def0
Correctly calculate number of samples
2008-02-14 23:46:02 +00:00
Stelios Bounanos
ea3260118e
Resolve name clashes on OSX (2)
...
Rename sound classes to avoid a conflict with an enum named
cSound and defined in a system header on OSX:
cSound -> SoundBase, cSoundOSS -> SoundOSS, cSoundPA -> SoundPort
cMixer -> MixerBase, cMixerOSS -> MixerOSS
Also enable MixerBase ctor & virtual dtor, and delete some old comments
in the SoundPort declaration.
2008-02-14 23:38:09 +00:00
Stelios Bounanos
f8a2c08ad4
Resolve name clashes on OSX (1)
2008-02-14 23:13:06 +00:00
Stelios Bounanos
de237390ce
Rename Config files
...
Config.{fl,h,cxx} -> confdialog{fl,h,cxx}. This ensures that there will
be no ambiguity between Config.h and the autogenerated config.h on
case-insensitive but case-preserving filesystems.
2008-02-14 23:08:21 +00:00
Stelios Bounanos
7b5254de79
Add fluid target
2008-02-14 22:47:39 +00:00
Stelios Bounanos
2fc36599ef
Disable pixmap icon on OSX
2008-02-14 22:38:13 +00:00
Stelios Bounanos
fc9477a0f7
Make OSS optional
...
Split cMixer into base class and OSS implementation.
Add configure.ac macros to detect OSS and disable cMixerOSS and cSoundOSS.
Hide volume sliders if OSS is disabled, or if we are not managing the mixer.
2008-02-14 22:36:13 +00:00
Stelios Bounanos
cffd639e0b
Use HAVE_REGEX_H in psk viewer
2008-02-14 21:57:56 +00:00
Stelios Bounanos
d8304ae601
Use a rb for audio history
2008-02-14 21:17:47 +00:00
Stelios Bounanos
3248b76856
Merge with upstream
2008-02-14 20:20:24 +00:00
Stelios Bounanos
a137030cef
Upstream version 2.10A
2008-02-14 20:19:42 +00:00
Stelios Bounanos
2599113a46
Merge with upstream
2008-02-09 23:07:49 +00:00
Stelios Bounanos
a915633f34
Upstream version 2.09
2008-02-09 23:07:19 +00:00
Stelios Bounanos
575c17f57f
Upstream version 2.09K
2008-02-09 23:07:10 +00:00
Stelios Bounanos
83a8d00e09
Upstream version 2.09J
2008-02-09 23:03:57 +00:00