Skip to content

Commit

Permalink
Removed my name, replaced with generic designation.
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan 'Wolf' Rentzsch <jwr.git@redshed.net>
  • Loading branch information
Otyr Ugla authored and rentzsch committed Mar 10, 2009
1 parent 5b75971 commit 35018c8
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -15,29 +15,27 @@ Want to chip in? [Here's what needs to be done](http://rentzsch.lighthouseapp.co
##Version History

* **1.4fc1** [download](http://s3.amazonaws.com/clicktoflash/ClickToFlash-1.4fc1.zip)
* [NEW] Command to load all flash views -- or just invisible ones -- on a page. This should fix a number of sites that don't at first seem to work with ClickToFlash. (Simone Manganelli)
* [NEW] Menu command to load all flash views -- or just invisible ones -- on a page. This should fix a number of sites that don't at first seem to work with ClickToFlash. (Simone Manganelli, et al.)

* [NEW] "Click To Flash" menu item(s). Installs automatically into Safari and Vienna under their application menus. (Simone Manganelli, Otyr Ugla, Jeff Johnson)
* [NEW] "Click To Flash" menu item(s). Installs automatically into Safari and Vienna under their application menus. (Simone Manganelli, Jeff Johnson, et al.)

* [NEW] Explicit YouTube support. Built-in support for directly loading higher-quality H.264 versions of videos (contextual menu item "Load H.264"). ([Joey Hagedorn](http://www.joeyhagedorn.com/2008/04/16/youtube-in-mp4-via-quicktime-plugin), Otyr Ugla)
* [NEW] Explicit YouTube support. Built-in support for directly loading higher-quality H.264 versions of videos (contextual menu item "Load H.264"). ([Joey Hagedorn](http://www.joeyhagedorn.com/2008/04/16/youtube-in-mp4-via-quicktime-plugin), et al.)

* [NEW] Menu commands: "Load Flash for Frontmost Page", "Load Invisible Flash for Frontmost Page" and "Load Flash for All Pages". (Simone Manganelli)
* [NEW] Explicit [sIFR](http://www.mikeindustries.com/sifr) support: ignore sIFR, always load it or always suppress it. [bug 49](http://rentzsch.lighthouseapp.com/projects/24342/tickets/49) (Ian Wessman, et al.)

* [NEW] Explicit [sIFR](http://www.mikeindustries.com/sifr) support: ignore sIFR, always load it or always suppress it. [bug 49](http://rentzsch.lighthouseapp.com/projects/24342/tickets/49) (Ian Wessman, Otyr Ugla)

* [NEW] Edit whitelist in Settings panel. [bug 25](http://rentzsch.lighthouseapp.com/projects/24342/tickets/25) (Ben Gottlieb [1](http://github.com/rentzsch/clicktoflash/commit/4e013686359f7a11371e16919f292eb91c249ebb), [2](http://github.com/rentzsch/clicktoflash/commit/d193a728c32af21345af083cc4a22c7a26c97f42). Otyr Ugla [1](http://github.com/rentzsch/clicktoflash/commit/1da96792eecc4252c90c706576fbfc1f1afd3860), [2](http://github.com/rentzsch/clicktoflash/commit/16b844c96b6423629d6de707ee3fe69257dbd7ce))
* [NEW] Edit whitelist in Settings panel. [bug 25](http://rentzsch.lighthouseapp.com/projects/24342/tickets/25) (Ben Gottlieb [1](http://github.com/rentzsch/clicktoflash/commit/4e013686359f7a11371e16919f292eb91c249ebb), [2](http://github.com/rentzsch/clicktoflash/commit/d193a728c32af21345af083cc4a22c7a26c97f42), et al. [1](http://github.com/rentzsch/clicktoflash/commit/1da96792eecc4252c90c706576fbfc1f1afd3860), [2](http://github.com/rentzsch/clicktoflash/commit/16b844c96b6423629d6de707ee3fe69257dbd7ce))

* [NEW] Old custom installer replaced with a standard Installer.app .pkg. [bug 27](http://rentzsch.lighthouseapp.com/projects/24342/tickets/27) ([Alexander Brausewetter](http://github.com/xoob/clicktoflash/commit/2866d8e8415114ae75f60ff8d107e78e5fe40b2c))

* [NEW] Automatic plugin updating via Sparkle. [bug 28](http://rentzsch.lighthouseapp.com/projects/24342/tickets/28) (rentzsch)

* [NEW] Whitelisting now takes into account an object's `src` URL, which should allow embedded videos from whitelisted sites to play (e.g. YouTube). [bug 57](http://rentzsch.lighthouseapp.com/projects/24342/tickets/57) ([Ian Wessman](http://github.com/rentzsch/clicktoflash/commit/a4388f32d13f00263d11d9d06f21778bea5724dc))

* [CHANGE] Badge now renders better on a variety of backgrounds. (Otyr Ugla)
* [CHANGE] Badge now renders better on a variety of backgrounds.

* [FIX] Fixed bugs identified by clang static analyzer. ([Jeff Johnson](http://github.com/rentzsch/clicktoflash/commit/aced770608344960131f58e49457d0a73687d38c))

* [FIX] Fixed leak that caused all CtF views to not be deallocated by using validateMenuItem to update the Add <site> to Whitelist menu item instead of a binding. ([Otyr Ugla](http://github.com/rentzsch/clicktoflash/commit/912e28f5befe90db92be971d5899de5cbd3b6a89))
* [FIX] Fixed leak that caused all CtF views to not be deallocated by using validateMenuItem to update the Add <site> to Whitelist menu item instead of a binding. ([1](http://github.com/rentzsch/clicktoflash/commit/912e28f5befe90db92be971d5899de5cbd3b6a89))

* [DEV] Fix deprecated use of `+stringWithContentsOfFile:`. ([Chris Parker](http://github.com/rentzsch/clicktoflash/commit/7a1e8490737db4734b3e8fc3374fabfdc49ee756))

Expand Down

0 comments on commit 35018c8

Please sign in to comment.