Max Kellermann 6f2e1c2415 GlobalEvents: use g_idle_add() instead of WakeFD()
Use the GMainLoop specific function to wake up the main loop.  This is
simpler and comes with very little overhead.
2013-02-27 20:41:17 +01:00
2013-02-27 20:00:14 +01:00
2013-01-29 16:17:15 +01:00
2013-02-22 20:51:23 +01:00
2013-01-16 20:05:26 +01:00
2011-10-09 18:32:55 +02:00
2013-01-29 18:33:37 +01:00
2013-01-28 21:32:14 +01:00
2013-02-22 20:51:23 +01:00
2013-02-27 20:00:14 +01:00
2008-12-20 19:27:02 -08:00
2008-11-05 21:27:30 +01:00

		       Music Player Daemon (MPD)
			http://www.musicpd.org

A daemon for playing music of various formats.  Music is played through the 
server's audio device.  The daemon stores info about all available music, 
and this info can be easily searched and retrieved.  Player control, info
retrieval, and playlist management can all be managed remotely.

For basic installation information see the INSTALL file.

MPD is released under the GNU General Public License version 2, which is
distributed in the COPYING file.

You should have received a copy of the GNU General Public License along with
this program.  If not, see <http://www.gnu.org/licenses/>.

Description
music player daemon (fork)
https://mpd.readthedocs.io/en/latest/
Readme 63 MiB
Languages
C++ 94.2%
Meson 2.9%
Python 1.4%
Kotlin 0.9%
Java 0.3%
Other 0.2%