Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 | |
2011-01-10 | update_remove: use plain GCond instead of notify | Max Kellermann | 1 | -9/+16 | |
GMutex/GCond guarantee that the access to removed_song is protected. | |||||
2011-01-10 | player_control: removed the global variable "pc" | Max Kellermann | 1 | -1/+2 | |
Allocate a player_control object where needed, and pass it around. Each "client" object is associated with a "player_control" instance. This prepares multi-player support. | |||||
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 | |
2009-11-11 | update: added missing config.h includes | Max Kellermann | 1 | -1/+2 | |
This broke sticker and archive support. | |||||
2009-09-24 | update: splitted update.c into several sources | Max Kellermann | 1 | -0/+93 | |