• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.xvpics/H03-May-2022-

Xw/H03-May-2022-6,7634,803

icons/H21-Aug-1999-5749

COPYINGH A D15-Jul-199717.6 KiB340281

ChangeLogH A D16-Nov-20002.8 KiB11391

INSTALLH A D26-Oct-1998238 96

ImakefileH A D21-Aug-19991.3 KiB6447

Makefile.inH A D03-May-20221.6 KiB8255

Makefile.stdH A D22-Aug-19991.2 KiB6442

READMEH A D16-Nov-20002 KiB5642

XMixer.adH A D03-May-20223.8 KiB138111

about.hH A D21-Aug-19991 KiB318

chglbl.cH A D21-Aug-19993.7 KiB14898

config.hH A D26-Oct-199869 40

config.h.inH A D26-Oct-199813 32

configureH A D16-Nov-200073.2 KiB2,4322,011

configure.inH A D16-Nov-2000868 5645

fallback.hH A D03-May-20223.6 KiB9491

gui.hH A D22-Aug-1999910 284

gui_gtk.cH A D03-May-202216.8 KiB697540

gui_xaw.cH A D21-Aug-199928.2 KiB1,190952

main.cH A D03-May-20223.7 KiB177131

mixer.cH A D21-Aug-19998.2 KiB390263

mixer.hH A D05-Oct-19981.6 KiB3915

mkfb.plH A D11-Oct-1997540 3228

scf.cH A D03-May-202228.8 KiB1,6151,273

scf.hH A D22-Aug-19993.4 KiB11171

setup.infH A D26-Oct-1998146 87

setup.tclH A D21-Aug-199916.1 KiB415345

xgmixer.rcH A D22-Aug-1999439 2821

xmixer.cssH A D21-Aug-1999250 1714

xmixer.manH A D03-May-20222.1 KiB9673

README

1
2
3    http://home.pages.de/~rasca/xmixer/
4     _________________________________________________________________
5
6   XMixer
7
8                               Version 0.9.4
9
10   [1]Gtk+ / [2]Xaw-based soundcard mixer program for [3]Linux (or other
11    systems with an [4]OSS/Free sound driver or an OSS-ALSA emulation? -
12                                not tested!)
13              � Rasca, Berlin - published under the [5]GNU GPL
14
15   Source code: [6]xmixer-0.9.4.tar.gz (~ 130 kb)
16   Screen dumps: [7]Xaw GUI, [8]Gtk+ GUI
17
18   [9]Usage:
19   xmixer [-m <device> ] [ -q ] [ -n ] [ -D ] [ -V ] [ -d <display> ] [
20   -g <geometry> ]
21   xgmixer [-m <device> ] [ -q ] [ -n ] [ -D ] [ -V ] [ --display
22   <display> ]
23
24    Features:
25     * For every device which is supported by the soundcard you can
26       change the volume via a slider. Unsupported devices are not shown.
27     * Select the input device(s) for recording.
28     * On startup a configuration file is read which restores device
29       settings.
30     * With a menu option you can save the current settings for the next
31       startup.
32     * Hide devices which you don't want to see.
33     * Batch support - just read and evaluate the settings in the
34       configuration file, no X-server connection is needed.
35
36    Installation:
37     * run 'configure', call 'make' and then call 'make install'
38     * or use the included setup.tcl script
39     _________________________________________________________________
40
41
42    [10]rasca, 16. Nov 2000 - 09:09
43
44References
45
46   1. http://www.gtk.org/
47   2. http://www.opengroup.org/tech/desktop/x/
48   3. http://www.linux.org/
49   4. http://www.4front-tech.com/ossfree/
50   5. http://home.pages.de/~rasca/xmixer/COPYING
51   6. http://home.pages.de/~rasca/xmixer-0.9.4.tar.gz
52   7. http://home.pages.de/~rasca/xmixer/xaw_gui.png
53   8. http://home.pages.de/~rasca/xmixer/gtk_gui.png
54   9. http://home.pages.de/~rasca/xmixer/xmixer.html
55  10. http://home.pages.de/~rasca/
56