~blackskad/gnomeradio/dev-vol-button

« back to all changes in this revision

Viewing changes to README

  • Committer: mfcn
  • Date: 2003-01-08 17:19:21 UTC
  • Revision ID: svn-v3-trunk0:ba97a3d1-ec25-0410-b1c6-e06ad936ea6c:trunk:2
Initial revision

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Yeah, yet another gtk+ radiotuner *ggg*
 
2
Don't ask me why i wrote it, just thought it would be fun.
 
3
 
 
4
Installation is the same as always: 
 
5
./configure 
 
6
make
 
7
make install
 
8
make uninstall (if you don't like it)
 
9
 
 
10
Note: You now need intltool to compile gnomeradio.
 
11
 
 
12
The configure-script should detect lirc automagically, but if
 
13
it doesn't, give --enable-lirc a try.
 
14
 
 
15
For more info on lirc, check README.lirc.
 
16
For more info on the recording functionality check README.recording
 
17
 
 
18
That's it, thanks to Gerd Knorr (xawtv), cause i borrowed quite some
 
19
code of radio.c which is included in xawtv, and all the guys from
 
20
gnome-i18n mailing-list who were so kind to translate gnomeradio in 
 
21
various languages.
 
22
 
 
23
If you find any bugs, have comments or proposals on improvements
 
24
fell free to contact me (mfcn@gmx.de)
 
25
 
 
26
Greets,
 
27
J�rgen
 
28