Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stats: convert to C++ | Max Kellermann | 2012-08-02 | 1 | -128/+0 |
* | Merge branch 'v0.16.x' | Max Kellermann | 2011-11-28 | 1 | -1/+1 |
|\ | |||||
| * | stats: explicitly cast "time_t" to "long" | Max Kellermann | 2011-11-27 | 1 | -1/+1 |
* | | database: don't allow uri==NULL | Max Kellermann | 2011-09-13 | 1 | -1/+1 |
* | | database: add struct db_visitor | Max Kellermann | 2011-09-13 | 1 | -4/+10 |
* | | copyright year 2011 | Max Kellermann | 2011-01-29 | 1 | -1/+1 |
* | | player_control: removed the global variable "pc" | Max Kellermann | 2011-01-10 | 1 | -1/+2 |
|/ | |||||
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | include config.h in all sources | Max Kellermann | 2009-11-12 | 1 | -0/+1 |
* | tag: removed the "_ITEM_" suffix from the enum names | Max Kellermann | 2009-10-13 | 1 | -2/+2 |
* | player_control: no CamelCase | Max Kellermann | 2009-10-08 | 1 | -1/+1 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -7/+7 |
* | tag: no CamelCase | Max Kellermann | 2009-02-27 | 1 | -1/+1 |
* | stats: use GTimer instead of time(NULL) | Max Kellermann | 2009-01-18 | 1 | -2/+7 |
* | stats: use one db_walk() to obtain stats | Max Kellermann | 2009-01-18 | 1 | -30/+44 |
* | stats: added num_artists, num_albums | Max Kellermann | 2009-01-18 | 1 | -8/+10 |
* | stats: no CamelCase | Max Kellermann | 2009-01-18 | 1 | -11/+11 |
* | stats: added stats_update() | Max Kellermann | 2009-01-04 | 1 | -0/+7 |
* | removed os_compat.h | Max Kellermann | 2008-12-29 | 1 | -2/+0 |
* | database: renamed functions, "db_" prefix and no CamelCase | Max Kellermann | 2008-10-08 | 1 | -2/+2 |
* | directory: moved code to database.c | Max Kellermann | 2008-10-08 | 1 | -1/+1 |
* | song: converted typedef Song to struct song | Max Kellermann | 2008-10-08 | 1 | -1/+3 |
* | use strset.h instead of tagTracker.h | Max Kellermann | 2008-09-08 | 1 | -3/+41 |
* | stats: don't pass "fd" to printStats() | Max Kellermann | 2008-09-07 | 1 | -10/+17 |
* | include cleanup | Max Kellermann | 2008-09-06 | 1 | -0/+1 |
* | renamed player.c to player_control.c | Max Kellermann | 2008-08-26 | 1 | -1/+1 |
* | clean up CPP includes | Max Kellermann | 2008-04-12 | 1 | -1/+0 |
* | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 2008-01-03 | 1 | -2/+1 |
* | The massive copyright update | Avuton Olrich | 2007-04-05 | 1 | -1/+1 |
* | commandError() cleanups, fixup gcc checks | Eric Wong | 2006-07-30 | 1 | -2/+2 |
* | interface/connection malloc reductions from mpd-ke | Eric Wong | 2006-07-30 | 1 | -8/+8 |
* | Add mpd-indent.sh | Avuton Olrich | 2006-07-20 | 1 | -9/+12 |
* | sparse: ANSI-fy function declarations | Eric Wong | 2006-07-17 | 1 | -1/+1 |
* | [CLEANUP] Remove unused code | Avuton Olrich | 2006-07-15 | 1 | -3/+0 |
* | Change shank's email address | J. Alexander Treuman | 2006-07-14 | 1 | -1/+1 |
* | Huge header update, update the copyright and add | Avuton Olrich | 2006-07-13 | 1 | -1/+1 |
* | merge changes from metadata-rewrite branch | Warren Dukes | 2004-11-10 | 1 | -3/+4 |
* | clean up some command.h include stuff | Warren Dukes | 2004-06-04 | 1 | -2/+0 |
* | add vim shiznit to end of all source files | Warren Dukes | 2004-04-14 | 1 | -0/+1 |
* | display db_playtime in stats | Warren Dukes | 2004-02-27 | 1 | -0/+1 |
* | import from SF CVS | Warren Dukes | 2004-02-23 | 1 | -0/+47 |