git clone https://@opensourceprojects.eu/git/p/upplay/code upplay-code



File Date Author Commit
GUI 2014-10-07 Jean-Francois Dockes Jean-Francois Dockes [259080] adjust field heights in player area
HelperStructs 2014-10-12 Jean-Francois Dockes Jean-Francois Dockes [a0d4ca] add "replace" options to the dir browser popup
debian 2014-10-13 Jean-Francois Dockes Jean-Francois Dockes [b4884b] version bump for ppa packaging
dirbrowser 2014-10-12 Jean-Francois Dockes Jean-Francois Dockes [a0d4ca] add "replace" options to the dir browser popup
playlist 2014-10-12 Jean-Francois Dockes Jean-Francois Dockes [a0d4ca] add "replace" options to the dir browser popup
upadapt 2014-10-08 Jean-Francois Dockes Jean-Francois Dockes [db35f7] Recursive add: remove duplicates
upqo 2014-10-07 Jean-Francois Dockes Jean-Francois Dockes [c675b8] get the avtransport interface to work with xbmc
.gitignore 2014-09-11 Jean-Francois Dockes Jean-Francois Dockes [85910e] prepare for polymorph playlist
AUTHORS 2014-09-14 Jean-Francois Dockes Jean-Francois Dockes [ee6b10] doc
COPYING 2014-09-14 Jean-Francois Dockes Jean-Francois Dockes [ee6b10] doc
README.asc 2014-10-01 Jean-Francois Dockes Jean-Francois Dockes [b93ebe] doc
application.cpp 2014-10-07 Jean-Francois Dockes Jean-Francois Dockes [5c255c] add splitter, attain reasonable resizing behaviour
application.h 2014-09-14 Jean-Francois Dockes Jean-Francois Dockes [4bd4fc] housekeeping
excludefile 2014-10-07 Jean-Francois Dockes Jean-Francois Dockes [020af3] none
makesrcdist.sh 2014-10-07 Jean-Francois Dockes Jean-Francois Dockes [020af3] none
manifest.txt 2014-10-09 Jean-Francois Dockes Jean-Francois Dockes [4cb83a] none
upplay.cpp 2014-10-07 Jean-Francois Dockes Jean-Francois Dockes [1e463f] enable setting debug logging from environment v...
upplay.desktop 2014-09-18 Jean-Francois Dockes Jean-Francois Dockes [b2b5ab] none
upplay.pro 2014-10-13 Jean-Francois Dockes Jean-Francois Dockes [b4884b] version bump for ppa packaging

Read Me

== Upplay - Qt-based UPnP / OpenHome audio Control Point for X11 desktops

link:http://www.lesbonscomptes.com/upplay/[*upplay*] is a simple Qt-based
UPnP/OpenHome Control Point for Unix desktops.

It is based on the *Sayonara* local player, the UI of which was reused and
pitilessly maimed.

It supports gapless transitions using either *AVTransport* _setNextUri_ or
*OpenHome* _Playlist_, depending on what the device supports (*OpenHome* is
chosen if available).

In its current early state, upplay is quite primitive. Especially:
 
 - The Media Server Content Directory browser is a prototype is still
   lacking in function and is quite ugly, but it does allow individual or
   recursive inserts of tracks/directories at the usual points in the
   queue: now, after current track, at the end.
 - The UI needs a lot of polishing everywhere, keyboard accelerators,
   weirdness removal etc...

Still the player can be useful if you are at your desk PC with no decent
control point around, at least to turn the music off...

I would very much like some help in improving the UI ! And we need a new
logo. 

Please get in touch if you are interested: jf at dockes.org


=== Building:

See link:http://www.lesbonscomptes.com/upplay/install.html[the doc here]