1
I Use This!
Very Low Activity

Commits : Listings

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