forked from wwidd/wwidd
-
Notifications
You must be signed in to change notification settings - Fork 1
Changes
danstocker edited this page Nov 20, 2011
·
11 revisions
- batch updates don't reload whole library
- fixed tag category colors
- thumbnail extraction as action
- external libraries upgraded (jQuery 1.7 and Flock 0.1.3)
- performance improvement of (re-)rendering tags
- bugfixes
- deleting media entries from library
- adding new libraries
- improved widgets
- various bugfixes
- live search
- re-adding root paths
- support for .mkv files
- categories in alphabetical order
- tag suggestions improved
- caching re-written (most of jOrder replaced w/ flock)
- various bugfixes
- Ajax URL (search and page preserved on page reload)
- performance improvements (CSS & script aggregation, sprites)
- new library selection control
- library database file downloadable
- refactoring
- various bugfixes
- OS X root paths added
- Windows 7 crash fixed
- tile view now available with thumbnails
- remote mode: starting app on local network IP
- appearance adjusted for tablets (iPad, Android)
- expanding entries in both tile and list views
- context aware hints displayed at the bottom
- controls re-arranged to save real estate
- "preview" popup eliminated
- heavy refactoring
- easier branding via separate CSS
- folder selection control
- progress indication on import
- locking sensitive controls during import
- popup behavior improved
- better error messages
- heavy refactoring
- various bugfixes
- processing ffmpeg output
- metadata extraction using ffmpeg
- libextractor abolished
- various bugfixes
- folder name auto-tags preserve spaces
- improved tag edit interface
- exploding (splitting) tags
- patch engine for seamless DB migration
- thumbnail generation on playback
- various bugfixes
- delete button tucked into edit tag mode and moved to upper right corner of tag
- handling mixed case tags on hints for search and tag addition
- fixed crash on adding folder with no videos
- disabling "Add" button while import is still on
- line breaks fixed for OSX
- fixed "address not found" bug: browser starts after server
- search accuracy improved
- UTF 8 encoding fixed
- saving default kind checkbox fixed
- metadata import as background process
- case insensitive batch updates
- dependencies updated to most recent version (jQuery, jOrder)
- code cleaned up for JsLint