1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/source/net/sourceforge/filebot/format
2013-03-24 13:37:10 +00:00
..
AssociativeScriptObject.java * include omdb dump in movie index 2012-12-05 09:36:30 +00:00
BindingException.java * intuitive access for all map bindings in episode expression format (e.g. video.width or video['width']) 2009-04-06 20:34:33 +00:00
Define.java * cleanup: group static imports 2009-05-17 17:22:44 +00:00
ExpressionBindings.java * added selection dialog for format sample in episode format dialog 2009-07-29 20:31:08 +00:00
ExpressionException.java + Script expressions in ExpressionFormat will now be evaluated in a secure sandbox 2009-05-02 23:34:04 +00:00
ExpressionFilter.java * fixed possible PermGen memory problems caused by repeatedly initializing the Groovy with custom additions 2012-06-18 08:47:48 +00:00
ExpressionFormat.java * cache compiled script snippets since each new instance leaks into PermGen memory 2013-01-29 09:05:42 +00:00
ExpressionFormat.lib.groovy * refinements 2013-03-21 02:43:34 +00:00
MediaBindingBean.java * 1080p/720p/etc values are defined now by height as well as width 2013-03-24 13:37:10 +00:00
PrivilegedInvocation.java * minor refactoring 2009-07-05 19:39:51 +00:00
PropertyBindings.java * ignore getters declared in java.* super classes 2013-02-07 07:58:04 +00:00
SecureCompiledScript.java * cache compiled script snippets since each new instance leaks into PermGen memory 2013-01-29 09:05:42 +00:00
UndefinedObject.java * make xml templating resilient against unexpectedly undefined properties 2011-12-29 16:23:56 +00:00