aboutsummaryrefslogtreecommitdiff
path: root/src/stats.c
Commit message (Expand)AuthorAge
* Merge branch 'v0.16.x'Max Kellermann2011-11-28
|\
| * stats: explicitly cast "time_t" to "long"Max Kellermann2011-11-27
* | database: don't allow uri==NULLMax Kellermann2011-09-13
* | database: add struct db_visitorMax Kellermann2011-09-13
* | copyright year 2011Max Kellermann2011-01-29
* | player_control: removed the global variable "pc"Max Kellermann2011-01-10
|/
* Update copyright notices.Avuton Olrich2009-12-31
* include config.h in all sourcesMax Kellermann2009-11-12
* tag: removed the "_ITEM_" suffix from the enum namesMax Kellermann2009-10-13
* player_control: no CamelCaseMax Kellermann2009-10-08
* all: Update copyright header.Avuton Olrich2009-03-13
* tag: no CamelCaseMax Kellermann2009-02-27
* stats: use GTimer instead of time(NULL)Max Kellermann2009-01-18
* stats: use one db_walk() to obtain statsMax Kellermann2009-01-18
* stats: added num_artists, num_albumsMax Kellermann2009-01-18
* stats: no CamelCaseMax Kellermann2009-01-18
* stats: added stats_update()Max Kellermann2009-01-04
* removed os_compat.hMax Kellermann2008-12-29
* database: renamed functions, "db_" prefix and no CamelCaseMax Kellermann2008-10-08
* directory: moved code to database.cMax Kellermann2008-10-08
* song: converted typedef Song to struct songMax Kellermann2008-10-08
* use strset.h instead of tagTracker.hMax Kellermann2008-09-08
* stats: don't pass "fd" to printStats()Max Kellermann2008-09-07
* include cleanupMax Kellermann2008-09-06
* renamed player.c to player_control.cMax Kellermann2008-08-26
* clean up CPP includesMax Kellermann2008-04-12
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-03
* The massive copyright updateAvuton Olrich2007-04-05
* commandError() cleanups, fixup gcc checksEric Wong2006-07-30
* interface/connection malloc reductions from mpd-keEric Wong2006-07-30
* Add mpd-indent.shAvuton Olrich2006-07-20
* sparse: ANSI-fy function declarationsEric Wong2006-07-17
* [CLEANUP] Remove unused codeAvuton Olrich2006-07-15
* Change shank's email addressJ. Alexander Treuman2006-07-14
* Huge header update, update the copyright and addAvuton Olrich2006-07-13
* merge changes from metadata-rewrite branchWarren Dukes2004-11-10
* clean up some command.h include stuffWarren Dukes2004-06-04
* add vim shiznit to end of all source filesWarren Dukes2004-04-14
* display db_playtime in statsWarren Dukes2004-02-27
* import from SF CVSWarren Dukes2004-02-23