Triode wrote: 
> I've added a few changes to the git repo - could people building their
> own check these work ok, will build the binaries tomorrow...:
> 
> - add ability to set rt priority of output thread for linux alsa
> - add locking of all memory if able to do so on linux alsa
> - add pcm support of 352800, 384000 (requires patched server)
> - fix bug with disabling output on alsa where mutex was not locked
> - change mutex locking for vorbis decode

Compiles and Runs Fine. Note the Priority Changes.....not that I needed
to change, but just a test.


Code:
--------------------
    
  root@squeezeplug:/mnt/samba/Raspberry_Pi/squeezelite/mysqueezelite.9b12# ps 
-Leo uid,cls,pid,rtprio,wchan,cmd | grep squeeze | grep -v grep
  0  TS  3476      - poll_s /mnt/samba/Raspberry_Pi/squeezelite/squeezelite -m 
b8 27 eb e3 ad dc -a 80 4 -o front:CARD=DAC,DEV=0 -d all debug
  0  FF  3476     45 poll_s /mnt/samba/Raspberry_Pi/squeezelite/squeezelite -m 
b8 27 eb e3 ad dc -a 80 4 -o front:CARD=DAC,DEV=0 -d all debug
  0  TS  3476      - hrtime /mnt/samba/Raspberry_Pi/squeezelite/squeezelite -m 
b8 27 eb e3 ad dc -a 80 4 -o front:CARD=DAC,DEV=0 -d all debug
  0  TS  3476      - hrtime /mnt/samba/Raspberry_Pi/squeezelite/squeezelite -m 
b8 27 eb e3 ad dc -a 80 4 -o front:CARD=DAC,DEV=0 -d all debug
  
--------------------



Code:
--------------------
    
  root@squeezeplug:/mnt/samba/Raspberry_Pi/squeezelite/mysqueezelite.9b12# ps 
-Leo uid,cls,pid,rtprio,wchan,cmd | grep squeeze | grep -v grep
  0  TS  3454      - poll_s /mnt/samba/Raspberry_Pi/squeezelite/squeezelite -m 
b8 27 eb e3 ad dc -a 80 4 -o front:CARD=DAC,DEV=0 -d all debug -p 55
  0  FF  3454     55 poll_s /mnt/samba/Raspberry_Pi/squeezelite/squeezelite -m 
b8 27 eb e3 ad dc -a 80 4 -o front:CARD=DAC,DEV=0 -d all debug -p 55
  0  TS  3454      - hrtime /mnt/samba/Raspberry_Pi/squeezelite/squeezelite -m 
b8 27 eb e3 ad dc -a 80 4 -o front:CARD=DAC,DEV=0 -d all debug -p 55
  0  TS  3454      - hrtime /mnt/samba/Raspberry_Pi/squeezelite/squeezelite -m 
b8 27 eb e3 ad dc -a 80 4 -o front:CARD=DAC,DEV=0 -d all debug -p 55
  
--------------------


------------------------------------------------------------------------
paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to