Page 14 of 14

Posted: Fri 05 Jul 2013, 17:44
by ASRI éducation
peebee wrote:You could try: LxPup by SFS.....
by... Jejy69 (not SFS)

Posted: Fri 05 Jul 2013, 19:42
by peebee
ASRI éducation wrote:
peebee wrote:You could try: LxPup by SFS.....
by... Jejy69 (not SFS)
Hi there

Did you follow the link?? You will find an SFS which can be added to a number of Puppies to turn them into a version of LxPup (though not the current LxPup version with different package management).

The thread explains how the SFS relies on the achievements of Jejy69.

Cheers
peebee

Posted: Sun 07 Jul 2013, 01:46
by ASRI éducation
peebee wrote:Did you follow the link??
Hello peebee.
You're right.
Sorry for my clumsiness.
Sincerely,

Posted: Sat 05 Oct 2013, 21:35
by xmf-149
oldyeller wrote:It booted right-up had no problems with any hardware.

Pmusic 2.6.7 does not open directories without close Pmusic and opening it back up unless one wants to manually put it in and hit enter.


Other than that everything looks good. Thanks Barryk


Cheers
here is a list of changes that i made to pmusic.
the first one fixes that issue:

/usr/local/pmusic/ 2.6.7

gui_add:GUI_ADD_FIELD
<action>clear:SOURCE</action>
<action>refresh:SOURCE</action>

gui_playlist:GUI_PLAYLIST_FIELD
<action signal="enter-notify-event">refresh:PLAYLIST</action>

func_progressbar:SEC_PLAYED
SEC_PLAYED=`echo "($(echo 0:$TMP|rev|cut -f2 -d:|rev)*60)+${TMP#*:}+$(<"$WORKDIR/SS")" | bc`

/usr/local/pmusic/ 3.3.0

func_trackinfo:check_connection
#"`grep 'connected' $WORKDIR/tmpinfo`"

func_add:AUTOPLAY
AUTOPLAY=false

func_add:smartadd
ls -1d "$(cat $WORKDIR/filebrowser_dir)"/*/*|sed 's_[^/]*$_&|&_'>>$WORKDIR/sourcelist
sort -u $WORKDIR/sourcelist -o $WORKDIR/sourcelist

EDIT: once i noticed there was a new version of pmusic i updated this and it looks like there is also a new version of precise