| Commit message (Expand) | Author | Files | Lines |
2013-10-15 | gcc.h: rename to Compiler.h | Max Kellermann | 1 | -1/+1 |
2013-10-15 | gcc.h: major update | Max Kellermann | 1 | -1/+1 |
2013-01-16 | ClientList: convert to a class | Max Kellermann | 1 | -1/+0 |
2013-01-15 | Client: rebase on the new BufferedSocket class | Max Kellermann | 1 | -2/+2 |
2013-01-15 | Client: move connection functions into the class | Max Kellermann | 1 | -3/+0 |
2013-01-07 | Client: add Partition reference attribute | Max Kellermann | 1 | -3/+2 |
2013-01-04 | Client: add "playlist" attribute | Max Kellermann | 1 | -2/+4 |
2013-01-03 | Client: rename the struct client to class Client | Max Kellermann | 1 | -9/+9 |
2013-01-03 | client: convert to C++ | Max Kellermann | 1 | -0/+0 |
2012-08-02 | gcc.h: re-add gcc_const and gcc_pure | Max Kellermann | 1 | -6/+9 |
2012-02-13 | client: add function client_is_local() | Max Kellermann | 1 | -0/+11 |
2012-02-13 | client: add "pure" attributes | Max Kellermann | 1 | -0/+3 |
2011-01-29 | client_idle: add header client_idle.h | Max Kellermann | 1 | -13/+0 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2011-01-10 | player_control: removed the global variable "pc" | Max Kellermann | 1 | -1/+3 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-03-30 | client: client_write() does not necessary for export. | Avuton Olrich | 1 | -5/+0 |
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -6/+7 |
2009-02-28 | client: use sockaddr_to_string() | Max Kellermann | 1 | -1/+1 |
2008-12-31 | client: run client_manager_expire() in an idle event | Max Kellermann | 1 | -1/+0 |
2008-12-30 | main: use the GLib main loop | Max Kellermann | 1 | -1/+0 |
2008-12-29 | client: include winsock headers on WIN32 | Max Kellermann | 1 | -1/+1 |
2008-12-02 | replaced mpd_printf etc by G_GNUC_PRINTF | Thomas Jansen | 1 | -3/+2 |
2008-11-22 | command: allow clients to subscribe to specific idle events | Marc Pavot | 1 | -1/+1 |
2008-10-31 | client: use bool | Max Kellermann | 1 | -1/+1 |
2008-10-31 | added prefix to header macros | Max Kellermann | 1 | -2/+2 |
2008-10-17 | client: converted permissions to unsigned | Max Kellermann | 1 | -2/+2 |
2008-10-15 | listen, client: enable SO_PASSCRED, get client's uid | Max Kellermann | 1 | -1/+7 |
2008-10-14 | command: added command "idle" | Max Kellermann | 1 | -0/+14 |
2008-10-08 | don't include os_compat.h | Max Kellermann | 1 | -1/+4 |
2008-09-07 | client: added client_[gs]et_permission() | Max Kellermann | 1 | -0/+4 |
2008-09-07 | removed fdprintf() and client_print() | Max Kellermann | 1 | -2/+0 |
2008-09-07 | client: removed client_get_fd() | Max Kellermann | 1 | -7/+0 |
2008-09-07 | client: added client_printf() | Max Kellermann | 1 | -0/+11 |
2008-09-07 | client: added client_write() and client_puts() | Max Kellermann | 1 | -0/+10 |
2008-08-29 | export the function client_is_expired() | Max Kellermann | 1 | -0/+2 |
2008-08-29 | client: pass the client struct to processCommand() | Max Kellermann | 1 | -0/+9 |
2008-08-29 | client: reorder function declarations | Max Kellermann | 1 | -3/+4 |
2008-08-28 | client: renamed all public functions | Max Kellermann | 1 | -6/+6 |
2008-08-28 | renamed interface.c to client.c | Max Kellermann | 1 | -0/+0 |
2008-08-28 | const pointers | Max Kellermann | 1 | -2/+2 |
2008-04-12 | clean up CPP includes | Max Kellermann | 1 | -1/+0 |
2008-03-26 | use size_t | Max Kellermann | 1 | -1/+1 |
2008-01-03 | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 1 | -5/+1 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2006-08-20 | Fix warnings for -Wmissing-prototypes | Avuton Olrich | 1 | -4/+4 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -2/+2 |
2006-07-14 | Change shank's email address | J. Alexander Treuman | 1 | -1/+1 |
2006-07-14 | [CLEANUP] Remove unused code | Avuton Olrich | 1 | -3/+0 |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich | 1 | -1/+1 |