TDERadio – comfortable radio application
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
Vai al file
Andrei Stepanov 49f49b602f
Translated using Weblate (Russian)
3 giorni fa
convert-presets Remove the original translation directory layout. 1 anno fa
doc Replace Qt with TQt 2 mesi fa
icons Drop automake build support. 1 anno fa
plugins Translated using Weblate (Russian) 3 giorni fa
presets cmake files: change keywords to lower case 2 mesi fa
src cmake files: change keywords to lower case 2 mesi fa
translations Translated using Weblate (Russian) 3 giorni fa
AUTHORS Standardize folder structure. 2 anni fa
CMakeL10n.txt Use centralized cmake version 1 mese fa
CMakeLists.txt Use centralized cmake version 1 mese fa
COPYING Standardize folder structure. 2 anni fa
ChangeLog Standardize folder structure. 2 anni fa
ConfigureChecks.cmake CMake: Add lirc library and header detection if pkg-config file does not exist. 2 anni fa
INSTALL CMake conversion. 2 anni fa
README.md CMake conversion. 2 anni fa
REQUIREMENTS Standardize folder structure. 2 anni fa
TODO CMake conversion. 2 anni fa
config.h.cmake CMake conversion. 2 anni fa

README.md

TDERadio - a comfortable radio application for TDE

Requirements

  • v4l or v4l2 enabled kernel
  • libsndfile (development package or header for compilation, library for execution)
  • libmp3lame (for mp3 encoding)
  • oss support (mixer, dsp/pcm) ??
  • radio card ;)

Configuration files

gui, alarms, etc.: .trinity/share/config/tderadiorc

stations (xml-format): .trinity/share/apps/tderadio/stations.krp

systemwide presets (xml-format): /share/apps/tderadio/presets//-.krp

lirc support

lirc support is realized by the lirc_client lib. This library is used to translate the remote control key names to names used by tderadio, and may additionally be used for state management (tv, etc).

Names used by tderadio:

TV powerOff, give tv program a chance 0..9 numerical station selection CH+ frequency increment CH- frequency decrement VOL+ volume increment VOL- volume decrement CH-SEARCH beachward station search CH+SEARCH forward statino search POWER power tderadio on/off RADIO power tderadio on SLEEP enable sleep countdown NEXT next station in list PREV prev station in list QUIT quit tderadio application

.

Contributing

If you wish to contribute to TDERadio, you might do so: