TDERadio – comfortable radio application
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
Iet uz failu
Andrei Stepanov 1e03606e92
Translated using Weblate (Russian)
pirms 2 dienas
convert-presets Remove the original translation directory layout. pirms 1 gada
doc Replace Qt with TQt pirms 2 mēnešiem
icons Drop automake build support. pirms 1 gada
plugins Translated using Weblate (Russian) pirms 6 dienas
presets cmake files: change keywords to lower case pirms 1 mēnesi
src cmake files: change keywords to lower case pirms 1 mēnesi
translations Translated using Weblate (Russian) pirms 2 dienas
AUTHORS Standardize folder structure. pirms 2 gadiem
CMakeL10n.txt Use centralized cmake version pirms 1 mēnesi
CMakeLists.txt Use centralized cmake version pirms 1 mēnesi
COPYING Standardize folder structure. pirms 2 gadiem
ChangeLog Standardize folder structure. pirms 2 gadiem
ConfigureChecks.cmake CMake: Add lirc library and header detection if pkg-config file does not exist. pirms 2 gadiem
INSTALL CMake conversion. pirms 2 gadiem
README.md CMake conversion. pirms 2 gadiem
REQUIREMENTS Standardize folder structure. pirms 2 gadiem
TODO CMake conversion. pirms 2 gadiem
config.h.cmake CMake conversion. pirms 2 gadiem

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: