0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 11 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upping version number for bundling MacRuby More... about 14 years ago
Changed copyright details More... about 14 years ago
Embedding framework in main target More... about 14 years ago
Added Sparkle for updates and such More... about 14 years ago
Always rename episodes to name with episode number as a double digit More... about 14 years ago
Detect episodes where episode number is a single digit More... about 14 years ago
Only bother renaming if the result will be different (i.e. it hasn't already been renamed) More... about 14 years ago
Remove focus ring on table view More... about 14 years ago
Checkmark shows next to shows that have been renamed More... about 14 years ago
Move rename logic into Episode class (it knows how to rename itself) More... about 14 years ago
'Rename All' button performs renames from old name to new name for all items in the list More... about 14 years ago
Cleaned up add/remove button types to look nicer and removed unused label More... about 14 years ago
Removed unused code from MainController More... about 14 years ago
Use my old regex TV Parser to parse 90% of shows I throw at it. New Name column now shows the name that it will be renamed to More... about 14 years ago
Status column will print out unicode checkmark when renamed (stubbed out currently -- no renaming performed yet) More... about 14 years ago
Remove useless method_missing that I was using for debug More... about 14 years ago
Fixed bug where only first entry of each folder or multi-selection was added and exception logged More... about 14 years ago
fix typo More... about 14 years ago
WIP: Refactoring to use NSArrayController but currently getting weird errors More... about 14 years ago
Changed UI a bit to have a Add/Remove style approach to the file list, and added a clear button More... about 14 years ago
Using Pathname's find() method to filter a list of all children of a given directory instead of my recursive method More... about 14 years ago
Gone back to using NSOpenPanel's runModalForDirectory method in order to limit allowed file types and set starting directory as the other method wasn't working. Also now limiting file types on expanded directories. More... about 14 years ago
Recursively add files for folders added to the listing More... about 14 years ago
Refactoring More... about 14 years ago
Showing opened files in a TableView More... about 14 years ago
Select directories/files to process More... about 14 years ago
Deleted ignorable files More... about 14 years ago
Initial commit More... about 14 years ago