⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 更新mp3
💻
📖 第 1 页 / 共 5 页
字号:
2003-03-02 Sunday 17:38   Thijmen Klok <thijmen@id3lib.org>	* THANKS (1.20): added more people 2003-03-02 Sunday 17:37   Thijmen Klok <thijmen@id3lib.org>	* config.h.win32 (1.25), config.h.win32.in (1.13), configure	(1.79), configure.in (1.68), macconfig.h (1.12): changes to reflect	new version 2003-03-02 Sunday 17:19   Thijmen Klok <thijmen@id3lib.org>	* config.sub (1.3), config.guess (1.3): update from	ftp://ftp.gnu.org/pub/gnu/config/ timestamp 2003-02-22 2003-03-02 Sunday 16:17   Thijmen Klok <thijmen@id3lib.org>	* examples/: demo_main.cpp (1.4), test_io.cpp (1.6),	test_remove.cpp (1.13): added cerr cout and endl where needed 2003-03-02 Sunday 15:39   Thijmen Klok <thijmen@id3lib.org>	* src/tag_find.cpp (1.28): Fixes a bug where a string is tried to	be made from NULL 2003-03-02 Sunday 15:30   Thijmen Klok <thijmen@id3lib.org>	* src/header_tag.cpp (1.25): adds a check on _info for NULL 2003-03-02 Sunday 15:23   Thijmen Klok <thijmen@id3lib.org>	* src/: field_string_ascii.cpp (1.29), field_string_unicode.cpp	(1.33), field_binary.cpp (1.27): added a check for NULL in Set() 2003-03-02 Sunday 15:14   Thijmen Klok <thijmen@id3lib.org>	* src/tag_file.cpp (1.43): fixes left open file 2003-03-02 Sunday 14:56   Thijmen Klok <thijmen@id3lib.org>	* include/id3/id3lib_strings.h (1.4): fix for undefined wchar_t	template 2003-03-02 Sunday 14:35   Thijmen Klok <thijmen@id3lib.org>	* src/tag.cpp (1.55), include/id3/tag.h (1.63): fix because	GetFileName need to return a pointer which keeps to be valid 2003-02-21 Friday 04:47  slackorama	* include/id3/globals.h (1.54): added a missing const to remove	warning when compiling with -Wwrite-strings (as is done in KDE and	many other projects) 2002-11-24 Sunday 20:39   Thijmen Klok <thijmen@id3lib.org>	* ChangeLog (1.138): added all entries for 3.8.2 release 2002-11-24 Sunday 20:34   Thijmen Klok <thijmen@id3lib.org>	* id3com/id3com.dsp (1.20): added link32 to zlib 2002-11-24 Sunday 18:33   Thijmen Klok <thijmen@id3lib.org>	* src/tag_parse.cpp (1.47): fixed a bug which caused v1 tags to be	ignored after a lyrics v2 tag 2002-11-24 Sunday 17:31   Thijmen Klok <thijmen@id3lib.org>	* src/tag_parse.cpp (1.46): fixed a stupid bug of mine, affecting	wrong handling of id3v1 tags 2002-11-03 Sunday 01:41   Thijmen Klok <thijmen@id3lib.org>	* src/field.cpp (1.47): fixes access to invalid framedefs 2002-11-02 Saturday 23:28   Thijmen Klok <thijmen@id3lib.org>	* id3com/win32.readme.first.txt (1.4),	libprj/win32.readme.first.txt (1.4), prj/win32.readme.first.txt	(1.4): improved comment on delphi 2002-11-02 Saturday 22:02   Thijmen Klok <thijmen@id3lib.org>	* src/tag_file.cpp (1.42): fixed a bug in RenderV2ToFile, file was	not cleared and thus eof mark was still set 2002-11-02 Saturday 19:10   Thijmen Klok <thijmen@id3lib.org>	* ChangeLog (1.137): added todays work 2002-11-02 Saturday 19:07   Thijmen Klok <thijmen@id3lib.org>	* config.h.win32 (1.24), configure (1.78), configure.in (1.67),	macconfig.h (1.11): bumped version up to 3.8.1 2002-11-02 Saturday 19:03   Thijmen Klok <thijmen@id3lib.org>	* id3lib.spec.in (1.27): added a line on mp3 headers 2002-11-02 Saturday 18:49   Thijmen Klok <thijmen@id3lib.org>	* THANKS (1.19): added latest help 2002-11-02 Saturday 18:48   Thijmen Klok <thijmen@id3lib.org>	* include/id3/globals.h (1.53), src/mp3_header.h (1.4),	src/mp3_parse.cpp (1.6): added vbr support 2002-11-02 Saturday 18:35   Thijmen Klok <thijmen@id3lib.org>	* include/id3/tag.h (1.62), src/tag.cpp (1.54), src/tag_file.cpp	(1.41), src/tag_impl.h (1.10), src/tag_parse.cpp (1.45): added	streaming support 2002-11-02 Saturday 18:03   Thijmen Klok <thijmen@id3lib.org>	* libprj/win32.readme.first.txt (1.3),	id3com/win32.readme.first.txt (1.3), prj/win32.readme.first.txt	(1.3): added comment about id3lib.pas 2002-11-02 Saturday 17:56   Thijmen Klok <thijmen@id3lib.org>	* delphi/Id3lib.pas (1.1): added delphi interface to id3lib 2002-11-02 Saturday 13:45   Thijmen Klok <thijmen@id3lib.org>	* id3com/: ID3Tag.cpp (1.14), id3com.dsp (1.19), id3com.idl (1.13): 	Updated id3com in line with latest id3lib 2002-10-04 Friday 10:57   Thijmen Klok <thijmen@id3lib.org>	* ChangeLog (1.136): added latest entries 2002-10-04 Friday 10:52   Thijmen Klok <thijmen@id3lib.org>	* src/tag_parse_lyrics3.cpp (1.35): cleaning source 2002-09-23 Monday 23:32  slackorama	* src/tag_parse_lyrics3.cpp (1.34): Fixed a "version priority"	issue in the ID3 lyrics tagging stuff.  Posted patch on id3lib-devel	first.  2002-09-21 Saturday 19:23   Thijmen Klok <thijmen@id3lib.org>	* include/id3.h (1.21), include/id3/tag.h (1.61), src/c_wrapper.cpp	(1.22, rel-3-7-10), src/helpers.cpp (1.12), src/tag.cpp (1.53),	src/tag_impl.cpp (1.13), src/tag_impl.h (1.9): added boolean return	for AttachFrame 2002-09-21 Saturday 18:04   Thijmen Klok <thijmen@id3lib.org>	* src/tag_impl.cpp (1.12): initializing _mp3_info to NULL 2002-09-19 Thursday 12:20   Thijmen Klok <thijmen@id3lib.org>	* src/misc_support.cpp (1.39), include/id3/misc_support.h (1.29): 	fixed prototpyes ID3_GetSyncLyrics 2002-08-13 Tuesday 18:10   Thijmen Klok <thijmen@id3lib.org>	* include/id3/id3lib_strings.h (1.3): fixed compile for gcc 3.2 2002-08-11 Sunday 12:58   Thijmen Klok <thijmen@id3lib.org>	* cvs2cl.pl (1.2): changed command for use of ssh 2002-08-10 Saturday 22:39   Thijmen Klok <thijmen@id3lib.org>	* config.h.win32.in (1.12): updated for version info on dll 2002-08-10 Saturday 22:13   Thijmen Klok <thijmen@id3lib.org>	* ChangeLog (1.135): updated changelog for latest changes before	final 2002-08-10 Saturday 22:02   Thijmen Klok <thijmen@id3lib.org>	* examples/getopt.c (1.3): fixed stupid gcc warning from external	code 2002-08-10 Saturday 19:40   Thijmen Klok <thijmen@id3lib.org>	* include/id3/globals.h (1.52), include/id3/misc_support.h (1.28),	src/misc_support.cpp (1.38): added routines to misc_support 2002-08-10 Saturday 18:33   Thijmen Klok <thijmen@id3lib.org>	* THANKS (1.18): added two busy developers 2002-08-10 Saturday 15:27   Thijmen Klok <thijmen@id3lib.org>	* ChangeLog (1.134): added notes until final version 2002-08-10 Saturday 15:13   Thijmen Klok <thijmen@id3lib.org>	* id3com/win32.readme.first.txt (1.2),	libprj/win32.readme.first.txt (1.2), prj/win32.readme.first.txt	(1.2): updated for MFC instructions 2002-08-10 Saturday 13:51   Thijmen Klok <thijmen@id3lib.org>	* config.h.win32 (1.23), configure (1.77), configure.in (1.66),	macconfig.h (1.10, rel-3-7-13, rel-3-7-12, rel-3-7-11, rel-3-7-10): 	updated for final version 3.8.0 2002-08-10 Saturday 13:49   Thijmen Klok <thijmen@id3lib.org>	* makefile.win32 (1.3): updated to include new link option and	mp3_parse.cpp 2002-08-10 Saturday 13:47   Thijmen Klok <thijmen@id3lib.org>	* id3com/id3com.dsp (1.18), include/id3.h (1.20),	include/id3/globals.h (1.51), libprj/id3lib.dsp (1.16),	prj/id3lib.dsp (1.18), src/c_wrapper.cpp (1.21): updated to include	CCONV definition and use the new linkoption 2002-08-10 Saturday 12:50   Thijmen Klok <thijmen@id3lib.org>	* src/frame_impl.h (1.6): Added copyright 2002-08-10 Saturday 12:42   Thijmen Klok <thijmen@id3lib.org>	* include/id3/Makefile.am (1.23), include/id3/Makefile.in (1.59),	include/id3/tag.h (1.60), src/c_wrapper.cpp (1.20), src/frame.cpp	(1.35), src/frame_impl.h (1.4), src/frame_impl.h (1.5),	include/id3/id3lib_frame.h (1.1), include/id3/frame.h (1.43): 	Renamed frame.h to avoid conflict with windows and gcc header 2002-08-10 Saturday 12:17   Thijmen Klok <thijmen@id3lib.org>	* include/id3/tag.h (1.59), src/tag.cpp (1.52), src/tag_impl.h	(1.8): changed HasTagType from uint16 to ID3_TagType for c_wrapper 2002-08-08 Thursday 23:28   Thijmen Klok <thijmen@id3lib.org>	* config.h.win32 (1.22), prj/version.rc (1.2): made dll versioning	automated 2002-08-08 Thursday 17:41   Thijmen Klok <thijmen@id3lib.org>	* prj/: version.rc (1.1), Makefile.am (1.6), Makefile.in (1.5),	id3lib.def (1.1), id3lib.dsp (1.17): added version.rc and	id3lib.def 2002-07-31 Wednesday 18:41   Thijmen Klok <thijmen@id3lib.org>	* src/tag_parse.cpp (1.44): fixed padding empty files 2002-07-31 Wednesday 16:35   Thijmen Klok <thijmen@id3lib.org>	* src/tag_parse_lyrics3.cpp (1.33): added brackets for win32	compilation 2002-07-31 Wednesday 16:17   Thijmen Klok <thijmen@id3lib.org>	* config.h.win32 (1.21), configure (1.76), configure.in (1.65),	macconfig.h (1.9, rel-3-7-9): getting ready for pre3.3 2002-07-31 Wednesday 16:16   Thijmen Klok <thijmen@id3lib.org>	* libtool (1.15): these are generated 2002-07-31 Wednesday 16:02   Thijmen Klok <thijmen@id3lib.org>	* config.win32 (1.9): is obsolete 2002-07-31 Wednesday 15:59   Thijmen Klok <thijmen@id3lib.org>	* AUTHORS (1.13, rel-3-7-13, rel-3-7-12, rel-3-7-11, rel-3-7-10): 	added a desciption for Cedrics involment 2002-07-31 Wednesday 15:45   Thijmen Klok <thijmen@id3lib.org>	* src/: field.cpp (1.46), frame_render.cpp (1.27), misc_support.cpp	(1.37), tag.cpp (1.51), tag_file.cpp (1.40), tag_parse_lyrics3.cpp	(1.32), tag_parse_v1.cpp (1.27): cosmetic changes 2002-07-31 Wednesday 15:20   Thijmen Klok <thijmen@id3lib.org>	* src/: header.cpp (1.11), header.h (1.3), header_tag.cpp (1.24),	header_tag.h (1.2), spec.cpp (1.2), tag_impl.cpp (1.11), tag_impl.h	(1.7), tag_parse.cpp (1.43), tag_render.cpp (1.44): better support	for extended headers 2002-07-31 Wednesday 14:47   Thijmen Klok <thijmen@id3lib.org>	* src/: mp3_header.h (1.3), mp3_parse.cpp (1.5), tag_impl.h (1.6): 	making Mp3HeaderInfo read-only 2002-07-28 Sunday 23:53   Thijmen Klok <thijmen@id3lib.org>	* examples/demo_info.cpp (1.32), include/id3/tag.h (1.58),	src/tag.cpp (1.50): making Mp3HeaderInfo read-only 2002-07-28 Sunday 23:13   Thijmen Klok <thijmen@id3lib.org>	* src/tag_parse_v1.cpp (1.26): real fix for garbage after comment 2002-07-28 Sunday 22:05   Thijmen Klok <thijmen@id3lib.org>	* src/tag_parse_v1.cpp (1.25): fix for garbage after comment 2002-07-27 Saturday 18:06   Thijmen Klok <thijmen@id3lib.org>	* include/id3/: Makefile.am (1.22), Makefile.in (1.58): included	id3lib_strings.h and id3lib_streams.h to installed headers 2002-07-27 Saturday 17:44   Thijmen Klok <thijmen@id3lib.org>	* libprj/id3lib.dsp (1.15), prj/id3lib.dsp (1.16): fixed header	location 2002-07-27 Saturday 16:16   Thijmen Klok <thijmen@id3lib.org>	* ChangeLog (1.133): added past week 2002-07-27 Saturday 15:03   Thijmen Klok <thijmen@id3lib.org>	* src/mp3_parse.cpp (1.4): change of reading in uint16 number to	use existing routines 2002-07-26 Friday 13:09   Thijmen Klok <thijmen@id3lib.org>	* configure (1.75), Makefile.in (1.59), configure.in (1.64),	doc/Makefile.in (1.18), examples/Makefile.in (1.25),	id3com/Makefile.in (1.2), id3com/Sample/Makefile.in (1.2),	include/Makefile.in (1.13), include/id3/Makefile.in (1.57),	libprj/Makefile.in (1.4), m4/Makefile.in (1.18), prj/Makefile.in	(1.4), src/Makefile.in (1.57): made -liconv to work 2002-07-25 Thursday 15:51   Thijmen Klok <thijmen@id3lib.org>	* src/tag_impl.cpp (1.10): fixed setting _mp3_info to NULL 2002-07-25 Thursday 14:33   Thijmen Klok <thijmen@id3lib.org>	* src/mp3_parse.cpp (1.3): changed routine so 0 bitrate mp3s could	also be crc checked 2002-07-23 Tuesday 22:06   Thijmen Klok <thijmen@id3lib.org>	* config.h.win32 (1.20), configure (1.74, rel-3-7-8), configure.in	(1.63), macconfig.h (1.8): yet another devel release upgrade of	version nr 2002-07-23 Tuesday 21:55   Thijmen Klok <thijmen@id3lib.org>	* prj/id3lib.dsp (1.15), libprj/id3lib.dsp (1.14): included	mp3_parse.cpp and mp3_header.h 2002-07-23 Tuesday 18:28   Thijmen Klok <thijmen@id3lib.org>	* include/id3/sized_types.h (1.7): added a better desciption on	what to send on error 2002-07-23 Tuesday 16:15   Thijmen Klok <thijmen@id3lib.org>	* config.h.win32 (1.19), configure (1.73), configure.in (1.62),	macconfig.h (1.7), ChangeLog (1.132): higher version because of	devel release 2002-07-23 Tuesday 15:57   Thijmen Klok <thijmen@id3lib.org>	* NEWS (1.27, rel-3-7-10): added url for latest news 2002-07-23 Tuesday 15:47   Thijmen Klok <thijmen@id3lib.org>	* examples/: Makefile.am (1.22), Makefile.in (1.24),

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -