~blackskad/gnomeradio/dev-vol-button

  • Committer: mfcn
  • Date: 2008-04-13 14:30:58 UTC
  • Revision ID: svn-v3-trunk0:ba97a3d1-ec25-0410-b1c6-e06ad936ea6c:trunk:194
        * data/gnomeradio.schemas.in:
        * src/Makefile.am:
        * src/gui.c (initial_frequency_scan_cb), (initial_frequency_scan),
        (start_radio), (redraw_status_window), (adj_value_changed_cb):
        * src/gui.h:
        * src/prefs.c (save_settings), (load_settings):
        * src/radio.c (radio_init), (radio_is_init), (radio_stop),
        (radio_set_freq), (radio_unmute), (radio_mute), (radio_get_stereo),
        (radio_get_signal), (radio_check_station):
        * src/radio.h:
        * src/tech.c (mixer_get_volume):
        * src/tech.h:
        * src/v4l1.c (v4l1_radio_init), (v4l1_radio_is_init),
        (v4l1_radio_set_freq), (v4l1_radio_mute), (v4l1_radio_get_stereo),
        (v4l1_radio_get_signal), (v4l1_radio_finalize),
        (v4l1_radio_dev_new):
        * src/v4l1.h:
        * src/v4l2.c (v4l2_radio_init), (v4l2_radio_is_init),
        (v4l2_radio_set_freq), (v4l2_radio_mute), (v4l2_radio_get_stereo),
        (v4l2_radio_get_signal), (v4l2_radio_finalize),
        (v4l2_radio_dev_new):
        * src/v4l2.h:
        Refactored backend so that it supports both v4l and v4l2 and selection can
        be made at runtime. The v4l2 code is based on the patch contributed by
        James Henstridge (bug #429005).

Filename Latest Rev Last Changed Committer Comment Size
..
data 191 16 years ago mfcn * data/gnomeradio.schemas.in: * src/Makefile.am: Diff
help 189 16 years ago jorgegonz Updated Spanish translation by Daniel Mustieles Diff
m4 146 17 years ago mfcn * .cvsignore: * COPYING: * Makefile.am: * auto Diff
po 188 16 years ago ymarcheg Updated Occitan translation Diff
src 191 16 years ago mfcn * data/gnomeradio.schemas.in: * src/Makefile.am: Diff
.cvsignore 149 17 years ago mfcn * .cvsignore: * src/.cvsignore: * src/record.c: 381 bytes Diff Download File
AUTHORS 2 21 years ago mfcn Initial revision 36 bytes Diff Download File
File autogen.sh 146 17 years ago mfcn * .cvsignore: * COPYING: * Makefile.am: * auto 497 bytes Diff Download File
ChangeLog 191 16 years ago mfcn * data/gnomeradio.schemas.in: * src/Makefile.am: 16.3 KB Diff Download File
configure.in 178 16 years ago ymarcheg Updated Occitan translation 1.9 KB Diff Download File
COPYING 146 17 years ago mfcn * .cvsignore: * COPYING: * Makefile.am: * auto 17.5 KB Diff Download File
gnomeradio.spec.in 91 19 years ago mfcn * gnomeradio.spec.in: Update of Nickolay V. Shmyr 1.4 KB Diff Download File
MAINTAINERS 182 16 years ago mfcn * add MAINTAINERS file 56 bytes Diff Download File
Makefile.am 146 17 years ago mfcn * .cvsignore: * COPYING: * Makefile.am: * auto 613 bytes Diff Download File
NEWS 2 21 years ago mfcn Initial revision 12 bytes Diff Download File
README 2 21 years ago mfcn Initial revision 815 bytes Diff Download File
README.hacking 2 21 years ago mfcn Initial revision 130 bytes Diff Download File
README.lirc 2 21 years ago mfcn Initial revision 1.4 KB Diff Download File
README.recording 2 21 years ago mfcn Initial revision 806 bytes Diff Download File
TODO 91 19 years ago mfcn * gnomeradio.spec.in: Update of Nickolay V. Shmyr 1 bytes Diff Download File