TDERadio – comfortable radio application
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Go to file
TDE Weblate 7898f4d5dd
Update translation files
il y a 4 jours
convert-presets Remove the original translation directory layout. il y a 1 an
doc Replace Qt with TQt il y a 1 mois
icons Drop automake build support. il y a 1 an
plugins Update translation files il y a 4 jours
presets cmake files: change keywords to lower case il y a 3 semaines
src cmake files: change keywords to lower case il y a 3 semaines
translations Copy translations to a new directory layout. il y a 1 an
AUTHORS Standardize folder structure. il y a 2 ans
CMakeL10n.txt Use centralized cmake version il y a 2 semaines
CMakeLists.txt Use centralized cmake version il y a 2 semaines
COPYING Standardize folder structure. il y a 2 ans
ChangeLog Standardize folder structure. il y a 2 ans
ConfigureChecks.cmake CMake: Add lirc library and header detection if pkg-config file does not exist. il y a 2 ans
INSTALL CMake conversion. il y a 2 ans
README.md CMake conversion. il y a 2 ans
REQUIREMENTS Standardize folder structure. il y a 2 ans
TODO CMake conversion. il y a 2 ans
config.h.cmake CMake conversion. il y a 2 ans

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: