Tiny Core Extensions > TCE Talk

MPD - time for an update?

<< < (3/10) > >>

tinypoodle:
Another graphical console player with very low CPU and memory usage and nice features like a playlist editor and a builtin sound mixer would be mp3blaster, if anyone would care to compile it.
http://mp3blaster.sourceforge.net/

b1ackmai1er:
@taotepuh

Yes you are right. mpd should not be a dependency.
I will submit a new version shortly with dependencies corrected and your new libmpdclient.tcz

I have compiled the new mpd which I will submit for people to play with and get some feedback.

@donquixote2u

I see what you mean in regard to mpd dependencies but I do not have enough experience to know what dependencies are truly needed.  I will have a play

regards b1ackmai1er

TaoTePuh:
My way to determine the dependencies is :


* Start TC with bootcodes "base norestore"

* mount your tce-dir

* load your Extension

* start your extension in aterm and look at the error messages
* load the missing extension manually (tce-load -i extension) and note it down in the .dep file
* repeat the last step until the application starts without error

tinypoodle:

--- Code: ---ldd 'app'

--- End code ---
might also be useful.

TaoTePuh:
I have built mpd 0.15.12 (last stable) and before sending it to the repo, this is a feature request to the community.

Currently it looks like this:

########### MPD CONFIGURATION ############

 Client Support:
 IPv6 support ..................enabled
 TCP support ...................enabled
 Unix domain socket support ....enabled

 Playback Support:
 ALSA support ..................enabled
 FIFO support ..................enabled
 HTTP daemon support ...........enabled
 JACK support ..................disabled
 libao support .................enabled
 OSS support ...................enabled
 OS X support ..................disabled
 Pipeline output support .......disabled
 PulseAudio support ............enabled
 Media MVP support .............disabled
 SHOUTcast support .............disabled
 Solaris /dev/audio support ....disabled

 Streaming Encoder Support:
 LAME mp3 encoder ..............enabled
 Ogg Vorbis encoder ............enabled

 File Format Support:
 AAC support ...................enabled
 C64 SID support ...............disabled
 FFMPEG support ................enabled
 FLAC support ..................enabled
 fluidsynth MIDI support .......disabled
 MikMod support ................disabled
 MODPLUG support ...............enabled
 MAD mp3 decoder support .......enabled
 MP4 support ...................enabled
 Musepack (MPC) support ........enabled
 OggFLAC support ...............enabled(FLAC 1.1.3)
 Ogg Vorbis support ............enabled
   using tremor.................no
 Wave file support .............enabled
 WavPack support ...............enabled
 wildmidi MIDI support .........disabled

 Archive support:
 BZ2 archives support ..........enabled
 ISO 9660 archives support .....enabled
 ZIP archives support ..........enabled

 Streaming support:
 last.fm radio support .........enabled
 libcurl support (streaming) ...enabled
 libmms support ................enabled

 Other features:
 ID3 tag support ...............enabled
 libsamplerate support .........enabled
 Zeroconf support ..............disabled
 libcue support ................disabled

##########################################


Any special demands?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version