Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support building for windows #115

Open
andrewrk opened this issue Sep 12, 2015 · 4 comments
Open

support building for windows #115

andrewrk opened this issue Sep 12, 2015 · 4 comments

Comments

@andrewrk
Copy link
Owner

We're mostly there, might as well finish the job.

@andrewrk andrewrk added this to the 5.0.0 milestone Sep 12, 2015
andrewrk added a commit that referenced this issue Sep 15, 2015
 * build: fix GNUInstallDirs usage
 * metadata example: fix improper cleanup
 * sinks now support any number of sample rates, sample formats,
   channel layouts, and support planar and/or interleaved
 * introduce `groove_sink_set_only_format', a convenience function
   which does the old behavior
 * player: exact mode is now the only mode, except that if a device
   does not support the input format, a substitute will be used
   instead.
 * playlist example: don't exit until last song finished playing and
   the device was closed.
 * sink now has a method called `filled` which is called when
   buffers are put into the sink.
 * player: `GROOVE_EVENT_DEVICEREOPENED` is now
   `GROOVE_EVENT_DEVICE_CLOSED` and `GROOVE_EVENT_DEVICE_OPENED`.
 * player: `GROOVE_EVENT_DEVICE_REOPEN_ERROR` is now
   `GROOVE_EVENT_DEVICE_OPEN_ERROR`
 * Progress toward #115
 * Better exact mode. Closes #114
 * No more buffer underrun when first starting player.
   Closes #113
 * player: emit now playing event takes latency into account.
   Closes #109
 * player: get rid of panics. closes #108
 * fix playlist example not terminating after songs finished.
   Closes #107
@andrewrk andrewrk removed this from the 5.0.0 milestone Sep 15, 2015
@gp-slick-coder
Copy link

This would be great!

@dzcpy
Copy link

dzcpy commented Jan 6, 2017

Is it still going to be supported?

@JoeyHoutenbos
Copy link

@andrewrk any update on this?

@Atkion
Copy link

Atkion commented Jun 2, 2021

Is this still intended?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants