ui_util.c: Use a UTF-8 GString for the textinput widget |
|
More...
|
about 14 years ago
|
Typo and README fixes |
|
More...
|
about 14 years ago
|
Updated /refresh to support partial refresh + help text improvements |
|
More...
|
about 14 years ago
|
Partial refresh support + do a refresh on /share <dir> |
|
More...
|
about 14 years ago
|
Allow "/unshare /" to unshare everything + /help text improvements |
|
More...
|
about 14 years ago
|
Properly implemented /unshare without requiring a /refresh |
|
More...
|
about 14 years ago
|
fl_list.c: Use a hash table for the hash queue |
|
More...
|
about 14 years ago
|
ui.c: Don't show joins for everyone while connecting |
|
More...
|
about 14 years ago
|
Catch SIGTERM and nicely shut down in that case |
|
More...
|
about 14 years ago
|
Added (hash) rate calculation + minor fixes |
|
More...
|
about 14 years ago
|
Use the glib slice allocator for nmdc_user and fl_list allocations |
|
More...
|
about 14 years ago
|
fl_local.c: Keep a tth -> file pointer index + cleanup/improvements |
|
More...
|
about 14 years ago
|
Split filelist.c into fl_local.c and fl_util.c |
|
More...
|
about 14 years ago
|
Display refreshing / hashing status on statusbar |
|
More...
|
about 14 years ago
|
ui.c: ui_msg(): added more options to avoid statusbar usage |
|
More...
|
about 14 years ago
|
filelist.c: Make sure the hashdata file is always opened |
|
More...
|
about 14 years ago
|
filelist.c: Various bugfixes and improvements |
|
More...
|
about 14 years ago
|
filelist.c: Properly convert filenames to/from UTF-8 |
|
More...
|
about 14 years ago
|
input handling: Convert control codes to keys |
|
More...
|
about 14 years ago
|
Store keyboard input in a guint64 instead of a struct |
|
More...
|
about 14 years ago
|
filelist.c: Flush changes to disk in a timeout instead of immediately |
|
More...
|
about 14 years ago
|
filelist.c: Store hash data and lastmod info in a gdbm database |
|
More...
|
about 14 years ago
|
main.c: include unistd.h; filelist.c: don't use g_stat() |
|
More...
|
about 14 years ago
|
filelist.c: Added filelist updating and hashing |
|
More...
|
about 14 years ago
|
Filelist: keep list sorted, improved error reporting, various bug fixes |
|
More...
|
about 14 years ago
|
Implemented TTH functions |
|
More...
|
about 14 years ago
|
Added own filelist loading & scanning & refreshing + misc. fixes |
|
More...
|
about 14 years ago
|
Added /share and /unshare commands |
|
More...
|
about 14 years ago
|
Added fl_save() + base32 codec fixes |
|
More...
|
about 14 years ago
|
Added base32 encoding/decoding and .xml.bz2 filelist loading |
|
More...
|
about 14 years ago
|