File: ChangeLog

package info (click to toggle)
libvalhalla 1.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,148 kB
  • ctags: 1,442
  • sloc: ansic: 9,826; sh: 1,153; php: 492; makefile: 278
file content (20 lines) | stat: -rw-r--r-- 914 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
2010-01-25  Mathieu Schroeter  <mathieu.schroeter@gamesover.ch>

	* Release (v1.0.1).
	* Fixes and improvements in configure/Makefiles.
	* Fix some SQL queries to escape filenames with ["].
	* Fix potential segfaults when a new database is opened by an
	  older version of libvalhalla.
	* Fix Allocine PHP script to handle correctly the number of
	  results. And now, the script returns all directors.
	* Fix ondemand when more than one query is sent for the same file,
	  while that the first ondemand is not finished.
	* Fix the URL for the "images" server of TheTVDB.com grabber.
	* Fix the compilation for *BSD/Hurd (at least with the glibc).
	* Fixes in the LyricWiki grabber in order to prevent that HTML
	  tags appear in the result instead of the lyrics.

2009-12-06  Mathieu Schroeter  <mathieu.schroeter@gamesover.ch>

	* Initial project release (v1.0.0).
	* Full scanning, parsing and grabbing support.