0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 9 hours ago.
Mar 01, 2025 — Mar 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New icons for opml window More... over 21 years ago
Button heights, where specified, set to default (-1), looks better on Mac. More... over 21 years ago
Search podcasts button aligns with right side of static box. More... over 21 years ago
Simpler and more robust check for next time to run. More... over 21 years ago
Converted old-style debug statements to log.debug; added an extra NextRun refresh for odd corner case where the last check (could be user initiated) runs past the next scheduled check time. More... over 21 years ago
More thread safety updates, plus a final state.close() to ensure the state is saved on Mac. For some reason state.sync() isn't taking, don't know why. More... over 21 years ago
finalize wiring in opml tree with feed control More... over 21 years ago
some work on the opml tree More... over 21 years ago
Added Bloglines support.
gtk
More... over 21 years ago
MV test More... over 21 years ago
test
Perica Zivkovic
as zivkovicperica
More... over 21 years ago
Added URL normalisation code Tried to handle feed errors better (I'd missed the indentation problem) Renamed feed.name to feed.title to better match RSS, feedparser Imported WAY more feed attributes
gtk
More... over 21 years ago
Converted subscriptions list to a listctrl. More... over 21 years ago
Better wiring for OPMLOutliner; no more startup delays. More... over 21 years ago
Making GUI progress bar thread safe, other small refactorings. More... over 21 years ago
Making the log operations thread-safe with some help and code from David Janes. More... over 21 years ago
0.5 release, work in progress, added multithreading More... over 21 years ago
- Almost ready for 0.5 release. Need to test OPML search function. More... over 21 years ago
You really, REALLY don't want me experimenting with this in the main trunk.
gtk
More... over 21 years ago
Flush feed state properly on feed parsing errors.
gtk
More... over 21 years ago
Don't emit disabled feeds to favorites.txt
gtk
More... over 21 years ago
moved opml button a little bit to the right More... over 21 years ago
Widening out time fields so they'll look okay on Mac; begin wiring in Erik's OPML browser More... over 21 years ago
Ripped out TimeCtrl which was causing problems with certain Windows installations and also Linux. More... over 21 years ago
Mac's having trouble with updates to the logwindow from a separate thread. Inserting a temporary hack. More... over 21 years ago
- Almost ready for 0.5 release. Need to test OPML search function. More... over 21 years ago
0.5 release. Solved various problems around the feed + encl tables. Solved systray, minimize/maximize issue. Add inPlayer checkmark in enclosure table More... over 21 years ago
Updating feed.dirname. Having cached it, we won't end up with duplicate directories for feeds every time they're renamed. This will get important for things like MB limits per channel, deleting files no longer mentioned in the feed, etc.
gtk
More... over 21 years ago
Added dirname attribute (currently filled in by iPodder module). When run as a script, feeds.py now prints all feed attributes.
gtk
More... over 21 years ago
Being nicer about one particular error I spotted in JimmyJett's feed.
gtk
More... over 21 years ago