0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added more informative warnings to the extractors loading code
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... over 15 years ago
Changed EXTRACTORS_DIR to madshelf-specific one
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... over 15 years ago
Fixed extracting properties from empty files (mmap(2) does not like length == 0)
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... over 15 years ago
refactoring: extractor loading split to separate function
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... over 15 years ago
EXTRACTOR_extractLast reimplemented
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... over 15 years ago
Avoid linking with libextractor libs
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... over 15 years ago
Switched to use bundled extractors loader
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... over 15 years ago
Implemented subset of libextractor API
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... over 15 years ago
Indentation fix
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... almost 16 years ago
Replaced ecore-based directory handling with POSIX one
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... almost 16 years ago
Refactored file_name_compare
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... almost 16 years ago
Refactored update_sort_label
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... almost 16 years ago
Fixed build errors introduced by previous commit
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... almost 16 years ago
More refactoring in update_list
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... almost 16 years ago
update_list() refactoring: use asprintf, regroup code
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... almost 16 years ago
-Wall added to compiler command line
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... almost 16 years ago
Whitespace fixed
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... almost 16 years ago
Refactored keyhandling to the separate callback
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... almost 16 years ago
Clean up the gcc warnings: unused variables, undeclared functions
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... almost 16 years ago
Shut up the gcc about /* inside comment
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... almost 16 years ago
Remove one level of indirection from roots list
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... almost 16 years ago
Noone uses _() macro, removing it
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... almost 16 years ago
Merge branch 'master' of git://github.com/quickhand/madshelf
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... almost 16 years ago
Removed label truncation hacks and updated theme More... almost 16 years ago
integrated changes from madshelf-prerelease branch More... almost 16 years ago
Merge branch master of git://github.com/quickhand/madshelf and remove some debug sprintfs
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... almost 16 years ago
libextractor to extract Title and Author More... almost 16 years ago
Fix one-by-one error in changing current root
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... almost 16 years ago
Skip non-KEYVALUE section while counting roots too
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... almost 16 years ago
fixed what I broke last time (folders) More... almost 16 years ago