lp:muse-streamer

Created by Jaromil and last modified
Get this branch:
bzr branch lp:muse-streamer

Related bugs

Related blueprints

Branch information

Owner:
Jaromil
Project:
MuSE
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://code.dyne.org/muse.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 20 seconds — see the log
Import started on neumayer and finished taking 1 minute — see the log
Import started on neumayer and finished taking 40 seconds — see the log
Import started on neumayer and finished taking 30 seconds — see the log

Recent revisions

337. By Jaromil

removed libmpeg for mp3 decoding
fixed compilation

336. By Filippo Giunchedi

some more work on portaudio new API, kinda works

sound via GUI isn't perfect, but at least doesn't crash now, some more
parameters setting is needed or something like that

335. By Filippo Giunchedi

protect jack members via getter/setter

gcc 4.2 is more strict on access control, thus accessing private members won't
work, this fixes the issue via getter/setter methods

334. By Filippo Giunchedi

make portaudio and jack separated via #ifdef

probably the best option would be to make two subclasses of SoundDevice and
use those in jmixer... oh well

333. By Filippo Giunchedi

remove shipped portaudio

332. By Filippo Giunchedi

rename GUI_FLAGS in GUI_CFLAGS for consistency

331. By Filippo Giunchedi

split GUI static libraries for gtk2/ncurses

this allows correct dependency handling if gtk2/ncurses sources are modified:
muse gets relinked against the new libraries

330. By Filippo Giunchedi

explicit static libmpeg libs/cflags in Makefile.am

rationale: we are statically linking to libmpeg anyway, the contents of LDADD
are automatic dependencies after configure substitutions.
in other words: if lib/libmpeg/ is recompiled then also muse is relinked against
libmpeg, which is the expected behaviour for shipped libraries

329. By Filippo Giunchedi

conditional compilation for ncurses/gtk GUIs

328. By Filippo Giunchedi

initialize variables on top of Makefile.am

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers