TDERadio – comfortable radio application
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
TDE Weblate 7898f4d5dd
Update translation files
преди 4 дни
convert-presets Remove the original translation directory layout. преди 1 година
doc Replace Qt with TQt преди 1 месец
icons Drop automake build support. преди 1 година
plugins Update translation files преди 4 дни
presets cmake files: change keywords to lower case преди 3 седмици
src cmake files: change keywords to lower case преди 3 седмици
translations Copy translations to a new directory layout. преди 1 година
AUTHORS Standardize folder structure. преди 2 години
CMakeL10n.txt Use centralized cmake version преди 2 седмици
CMakeLists.txt Use centralized cmake version преди 2 седмици
COPYING Standardize folder structure. преди 2 години
ChangeLog Standardize folder structure. преди 2 години
ConfigureChecks.cmake CMake: Add lirc library and header detection if pkg-config file does not exist. преди 2 години
INSTALL CMake conversion. преди 2 години
README.md CMake conversion. преди 2 години
REQUIREMENTS Standardize folder structure. преди 2 години
TODO CMake conversion. преди 2 години
config.h.cmake CMake conversion. преди 2 години

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: