VERSION 1.4.3:
FEATURES:
* New DCOP: player trackCurrentTimeMs, returns the current track position
in milliseconds.
* Amarok File Tracking (formerly ATF) goes public! See
http://amarok.kde.org/wiki/Amarok_File_Tracking for more information.
* DAAP client now supports Zeroconf. With mDNSResponder properly setup
Amarok automatically shows local DAAP servers.
* DAAP client saves manually added computers between sessions.
CHANGES:
* Performance with big playlists has been improved by a magnitude. This
also makes application shutdown faster.
* Remove the option to enable/disable history in dynamic mode. (BR 133076)
* Reduce the minimum available tracks to show to 0. (BR 131223)
* Change in file tracking behavior: IDs are no longer embedded into tags
but are calculated from a portion of the file data instead, letting
users with read-only music stores take advantage of it.
* Don't report "/dev/hd" style devices as new media devices. (BR 127831)
* Smart Playlists only load media from currently mounted devices.
BUGFIXES:
* Dequeing tracks whilst in dynamic mode might not work. (BR 133449)
* When marking podcast episodes as listened, update the channel icon if
necessary. (BR 133497)
* Don't always mark podcast channel icon as "listened" on rescan if.
(BR 133495)
* User added streams were not editable once saved. (BR 133483)
* Cover images were not displayed in some cases. (BR 133174)
* Fixed bug which prevented Amarok from creating the collection database
in rare circumstances using SQLite. (BR 133072)
* Collection scanner would only restart a maximum of 2 times instead of
20. (fixed in SVN revision 578922)
* MTP mediadevice support would not compile against libmtp versions >=
0.0.12. (fixed in SVN revision 576121)
* AudioCD playback would stutter and sometimes freeze Amarok. (BR 133015)
* Dynamic Collection broke flat collection view when the Filename column
was added (BR 132874)
* DAAP client shows connection errors to the user and no longer says
"Loading" perpetually. After a failed connection, the user can now
try again.
* Don't empty media device transfer queue when canceling a transfer.
* Ctrl-C for copying urls from the tag editor would not work. (BR 123327)
* Delete covers from the filesystem when requested.
* Show context menu on right-click in empty area of media device
browser. (BR 127154)
* Sort numeric columns in flat collection view numerically. (BR 130667)
------------------------------------------------------------------------
2002-03-21 Don Moore <bboy@bboy.net>
* ypost:
Fixed =yend trailer, 0.45 omitted the "part=" field
(thanks to Stephen Lee for noticing this).
------------------------------------------------------------------------
PR 34247.
Changes:
==========================================================================
Darwin/powerpc
==========================================================================
2.9000
------
2.9012-497 new: x86: Added new MMX assembly OGR core, selected for MMX CPUs
fix: ogr: some platforms reported incorrect node counts if restarted
imp: ppc: Recognize PPC970MP (G5 dual core)
2.9011-496 new: x86: Added new assembly OGR core and selected as default
fix: x86: Correct RC5 core count speed factor for mmx (#3770)
fix: x86: Properly detect National Geode (#3852)
new: x86-64: Added new KBE-64 core and selected as default for K8/P4
chg: x86: pre-selection for AMD K6 (#3863)
chg: x86: pre-selection for Pentium M (#3870)
chg: x86: OGR pre-selection for C3 (#3885)
new: x86: detect Athlon 64 X2 (#3889)
2.9010-495 fix: x86: Fixed cores dg3, sgp3 and snjl.
new: all: Added a stress-test ("-stress") for RC5-72 cores
imp: macosx: Revised temperature monitoring for G5
new: x86: Added new cores ma4 (#3415) and mmx (#3770)
imp: x86: Speed improvements for dg3 (#3601) and go2 (#3265) cores
fix: win32: Prevent possible console mode recursion loop (#3846)
imp: ppc: Now recognize PPC 7448
fix: win32: Eliminate random crash on NT service shutdown (#3159)
new: all: Display detected CPU clockspeed on "-cpuinfo"
imp: ppc: Select vector cores as defaults whenever possible.
2.9009-494 chg: all: Major clean up in the OGR core base
imp: ppc: Modified KOGE cores - should be faster in most cases
new: solaris: 64-bit sparc client with faster 64-bit OGR
imp: alpha: Added EV4 and EV67-specific 64-bit cores
fix: x86: ogr core preselection for Pentium 4 & M (#3742, #3744)
imp: x86: Pentium/Celeron M & Pentium 4 Prescott detection (#3745)
new: amigaos: AltiVec cores enabled for OS4
new: netware: New port for Netware LibC (Netware 5.1 and up)
fix: x86: Cyrix core selection (#3809)
imp: x86: K8 and P4 detection (#3799, #3807, #3814)
2.9008-493 new: ppc: Enabled KOGE cores for all PPC targets, except AIX
new: macosx: ASM-optimized GARSP-5 cores (KOGE Scalar/Hybrid)
fix: all: Fixed an issue with -runbuffers (= -runoffline -n -1)
that caused the client to wait for ever.
2.9008-492 imp: ppc: Faster GARSP Vector core
imp: all: Added an option to rotate log files at local time or UTC
time (#2613)
fix: all: Made week number ISO 8601 compliant (#3336)
imp: all: Display which cruncher load/save/complete work (#2954)
imp: all: Log more error messages (#3611)
imp: macosx: Made the buffer threshold limits hw-dependant (#3626)
fix: ppc: Select core #5 on PPC 601 (#3685)
fix: macosx: Now recognize PPC 750FX (#3675)
fix: macosx: No longer read the TAU on G4/G5.
imp: solaris: Identify SPARC64-IV/US-IV (#3693)
fix: all: Fixed the ideal completion time inaccuracy (#3495)
fix: some: OGR crunchers no longer busy-wait (#3618)
fix: all: Refuse unknown contest/core specified with -bench*/-test
fix: all: Added an exponential backoff of the retry timer for
server connections/remote buffers (#3648)
imp: all: Client no longer exit when no OGR-P2 work is available
(#3680, #3691)
fix: all: Memory buffers are now preserved on restart (#2833)
imp: all: Increased the maximum size of memory buffers.
new: win64: native AMD64 port
fix: macosx: Fixed broken logic in temperature sensor detection.
Re-enable TAU reading on 7400/7410 (#3699)
2.9008-491 chg: all: Disabled OGR (Phase 1) contest
fix: all: Client didn't stop as instructed (#3672)
fix: macosx: Fixed an issue caused by white spaces in file paths.
imp: macosx: Reworked the Startup Items implementation.
imp: macosx: Display CPU temp. upon startup (if enabled/available)
imp: all: Reworked the activity display in test mode (OGR-P2)
imp: ppc: Select GARSP 5.1x Scalar by default on PPC 74x7/G5
imp: ppc: Faster OGR-P2 cores.
imp: amigaos: Allow crunchers to shutdown on exit when other user
tasks are monopolizing cpu time
imp: macosx: Added PowerPC 970FX recognition (#3675)
2.9008-490 new: all: Enable OGR-24 and OGR-25 Phase 2 (finalization)
new: amigaos: native OS4 port
2.9007-489 new: x86: new rc5-72 cores (#3265, #3398)
fix: ppc: now detects 745/755 (G3) cpu under linux
chg: x86: core preselection (#3477, #3580, #3602, #3621, #3625)
imp: x86: cpu identification (#3593, #3627)
chg: x86-linux: new build style using uClibc
2.9007-488 fix: macosx: Undefined symbol issue (10.1.5, #3578)
imp: all: Force partial work to be restarted when fetched from a
shared buffer by a different user.
imp: macosx: somewhat fix the "Pause if running" option (#3566)
new: morphos: MorphOS pre-release
fix: all: Trashed OGR buffers (bug introduced in 2.9007-487)
fix: all: Fixed checkpoint file problem introduced by the user
check.
2.9007-487 fix: amigaos: 68k: fixed a race condition adding public port
fix: amigaos: fixed a race quitting the cruncher thread
new: MorphOS port
new: morphos: added resethandler, client will quit before reset
fix: amigaos: fixed timer.device exit crash
fix: all: fixed a busy loop that could occur with OGR (#2726)
2.9007-486 imp: nextstep: include assembler cores on x86
imp: nextstep: fix console handling for config menu
fix: macosx: no longer reference _kIOMasterPortDefault (#3338)
fix: macosx: fix temperature monitoring (#3343)
new: macosx: use IOHWSensor to read CPU temperature (#3334)
imp: some: allow for fractional temperature thresholds (#3315)
chg: x86: made Pentium M preselection like Pentium 4 (#3323)
imp: aix: include assembler cores on ppc
fix: aix: smp: threads now get correctly spread over all cpus
chg: macosx: KKS 970 core temporarily disabled (useless)
2.9006-485 new: decunix: cpu temperature detection
new: macosx: use AppleCPUthermo to read CPU temperature (#3315)
imp: macosx: use latest gcc 3.3 to compile client and OGR cores
new: macosx: properly recongize the PowerPC 970 (G5) (#3310)
new: ppc: new rc5-72 core for PowerPC 970 (G5) by Didier Levet
new: nextstep: revived port with OGR and RC5-72 support
==========================================================================
NetBSD/i386
==========================================================================
2.9000
------
2.9008-492 imp: ppc: Faster GARSP Vector core
imp: all: Added an option to rotate log files at local time or UTC
time (#2613)
fix: all: Made week number ISO 8601 compliant (#3336)
imp: all: Display which cruncher load/save/complete work (#2954)
imp: all: Log more error messages (#3611)
imp: macosx: Made the buffer threshold limits hw-dependant (#3626)
fix: ppc: Select core #5 on PPC 601 (#3685)
fix: macosx: Now recognize PPC 750FX (#3675)
fix: macosx: No longer read the TAU on G4/G5.
imp: solaris: Identify SPARC64-IV/US-IV (#3693)
fix: all: Fixed the ideal completion time inaccuracy (#3495)
fix: some: OGR crunchers no longer busy-wait (#3618)
fix: all: Refuse unknown contest/core specified with -bench*/-test
fix: all: Added an exponential backoff of the retry timer for
server connections/remote buffers (#3648)
imp: all: Client no longer exit when no OGR-P2 work is available
(#3680, #3691)
fix: all: Memory buffers are now preserved on restart (#2833)
imp: all: Increased the maximum size of memory buffers.
new: win64: native AMD64 port
fix: macosx: Fixed broken logic in temperature sensor detection.
Re-enable TAU reading on 7400/7410 (#3699)
2.9008-491 chg: all: Disabled OGR (Phase 1) contest
fix: all: Client didn't stop as instructed (#3672)
fix: macosx: Fixed an issue caused by white spaces in file paths.
imp: macosx: Reworked the Startup Items implementation.
imp: macosx: Display CPU temp. upon startup (if enabled/available)
imp: all: Reworked the activity display in test mode (OGR-P2)
imp: ppc: Select GARSP 5.1x Scalar by default on PPC 74x7/G5
imp: ppc: Faster OGR-P2 cores.
imp: amigaos: Allow crunchers to shutdown on exit when other user
tasks are monopolizing cpu time
imp: macosx: Added PowerPC 970FX recognition (#3675)
2.9008-490 new: all: Enable OGR-24 and OGR-25 Phase 2 (finalization)
new: amigaos: native OS4 port
2.9007-489 new: x86: new rc5-72 cores (#3265, #3398)
fix: ppc: now detects 745/755 (G3) cpu under linux
chg: x86: core preselection (#3477, #3580, #3602, #3621, #3625)
imp: x86: cpu identification (#3593, #3627)
chg: x86-linux: new build style using uClibc
2.9007-488 fix: macosx: Undefined symbol issue (10.1.5, #3578)
imp: all: Force partial work to be restarted when fetched from a
shared buffer by a different user.
imp: macosx: somewhat fix the "Pause if running" option (#3566)
new: morphos: MorphOS pre-release
fix: all: Trashed OGR buffers (bug introduced in 2.9007-487)
fix: all: Fixed checkpoint file problem introduced by the user
check.
2.9007-487 fix: amigaos: 68k: fixed a race condition adding public port
fix: amigaos: fixed a race quitting the cruncher thread
new: MorphOS port
new: morphos: added resethandler, client will quit before reset
fix: amigaos: fixed timer.device exit crash
fix: all: fixed a busy loop that could occur with OGR (#2726)
==========================================================================
NetBSD/mipsel
==========================================================================
2.9000
------
2.9006-485 new: decunix: cpu temperature detection
new: macosx: use AppleCPUthermo to read CPU temperature (#3315)
imp: macosx: use latest gcc 3.3 to compile client and OGR cores
new: macosx: properly recongize the PowerPC 970 (G5) (#3310)
new: ppc: new rc5-72 core for PowerPC 970 (G5) by Didier Levet
new: nextstep: revived port with OGR and RC5-72 support
2.9005-484 new: x86: detect Athlon with Barton core (#3227)
new: x86: detect Celeron with Tualatin core / brand id 1 (#3246)
new: x86: detect Pentium M (#3304)
imp: x86: changed some preselected cores (#3233, #3293)
new: sparc: rc5-72 assembly cores by Andreas Beckmann
new: decunix: initial Lurk support
chg: all: single-threaded clients now ignore numcpu/max-threads
imp: alpha: preselect ansi 4-pipe for EV56 and higher
imp: alpha: preselect ansi 1-pipe for EV45 and lower
imp: all: remote buffer error reporting
imp: linux: print "'host' command not found" on resolve failure
2.9005-483 fix: x86: re-added SS-2 core - new version fixes bug #3187
fix: ppc: no longer coredumps while resolving under Linux (#3213)
new: ppc: support for Altivec under linux (#1349)
new: sparc: optimized rc5-72 core by Didier Levet
new: sparc/solaris: cpu detection
new: ppc: faster non-Altivec rc5-72 core by Malcolm Howell
new: 68k: optimized rc5-72 cores, now not only for AmigaOS
fix: some: network cleanup failed during rare error condition
new: ppc: two new rc5-72 non-Altivec cores by Malcolm Howell
chg: ppc: more optimizations to rc5-72 cores by Didier Levet
chg: ppc: ansi cores removed, asm cores are faster
2.9004-482 undo: x86: rc5-72 SS-2 core (Athlon optimized) removed due to
reentrancy and stack problems (#3187)
chg: some: rc5-72 ansi cores removed in favor of faster asm cores
chg: x86: disabled dg-* cores (bswap instr) on i386/i486 (#2878)
2.9003-481 fix: smp via fork: 2nd process died after switching to project
ogr (added workaround for #3006)
chg: ppc: use OGR-scalar cruncher for PowerPC 7450 (#3035)
fix: ppc: manual selection of OGR cores is now possible
new: macosx: CPU temperature reading by Karakoussis Apostolos
new: ppc: two additional rc5-72 cores for ppc by Didier Levet
new: arm: ogr assembly cores by Peter Teichmann
2.9003-480 new: x86: rc5-72 SS-2 core by Ianos Gnatiuc (Athlon optimized)
chg: all: -numcpu 0 disables use of shared memory (if any)
fix: macosx: changed -install to work on Mac OS X 10.2 (#1618)
2.9002-479 new: ppc: rc5-72 core by Malcolm Howell (603e optimized)
new: ppc: two rc5-72 cores by Didier Levet (AltiVec optimized)
new: amigaos: optimized 68k rc5-72 cores by Malcolm Howell
fix: amigaos: PowerUp compiler linklib no longer trashes memory
imp: amigaos: added G3/G4 cpu detection
==========================================================================
NetBSD/powerpc
==========================================================================
2.9000
------
2.9008-492 imp: ppc: Faster GARSP Vector core
imp: all: Added an option to rotate log files at local time or UTC
time (#2613)
fix: all: Made week number ISO 8601 compliant (#3336)
imp: all: Display which cruncher load/save/complete work (#2954)
imp: all: Log more error messages (#3611)
imp: macosx: Made the buffer threshold limits hw-dependant (#3626)
fix: ppc: Select core #5 on PPC 601 (#3685)
fix: macosx: Now recognize PPC 750FX (#3675)
fix: macosx: No longer read the TAU on G4/G5.
imp: solaris: Identify SPARC64-IV/US-IV (#3693)
fix: all: Fixed the ideal completion time inaccuracy (#3495)
fix: some: OGR crunchers no longer busy-wait (#3618)
fix: all: Refuse unknown contest/core specified with -bench*/-test
fix: all: Added an exponential backoff of the retry timer for
server connections/remote buffers (#3648)
imp: all: Client no longer exit when no OGR-P2 work is available
(#3680, #3691)
fix: all: Memory buffers are now preserved on restart (#2833)
imp: all: Increased the maximum size of memory buffers.
new: win64: native AMD64 port
fix: macosx: Fixed broken logic in temperature sensor detection.
Re-enable TAU reading on 7400/7410 (#3699)
2.9008-491 chg: all: Disabled OGR (Phase 1) contest
fix: all: Client didn't stop as instructed (#3672)
fix: macosx: Fixed an issue caused by white spaces in file paths.
imp: macosx: Reworked the Startup Items implementation.
imp: macosx: Display CPU temp. upon startup (if enabled/available)
imp: all: Reworked the activity display in test mode (OGR-P2)
imp: ppc: Select GARSP 5.1x Scalar by default on PPC 74x7/G5
imp: ppc: Faster OGR-P2 cores.
imp: amigaos: Allow crunchers to shutdown on exit when other user
tasks are monopolizing cpu time
imp: macosx: Added PowerPC 970FX recognition (#3675)
2.9008-490 new: all: Enable OGR-24 and OGR-25 Phase 2 (finalization)
new: amigaos: native OS4 port
2.9007-489 new: x86: new rc5-72 cores (#3265, #3398)
fix: ppc: now detects 745/755 (G3) cpu under linux
chg: x86: core preselection (#3477, #3580, #3602, #3621, #3625)
imp: x86: cpu identification (#3593, #3627)
chg: x86-linux: new build style using uClibc
2.9007-488 fix: macosx: Undefined symbol issue (10.1.5, #3578)
imp: all: Force partial work to be restarted when fetched from a
shared buffer by a different user.
imp: macosx: somewhat fix the "Pause if running" option (#3566)
new: morphos: MorphOS pre-release
fix: all: Trashed OGR buffers (bug introduced in 2.9007-487)
fix: all: Fixed checkpoint file problem introduced by the user
check.
2.9007-487 fix: amigaos: 68k: fixed a race condition adding public port
fix: amigaos: fixed a race quitting the cruncher thread
new: MorphOS port
new: morphos: added resethandler, client will quit before reset
fix: amigaos: fixed timer.device exit crash
fix: all: fixed a busy loop that could occur with OGR (#2726)
2.9007-486 imp: nextstep: include assembler cores on x86
imp: nextstep: fix console handling for config menu
fix: macosx: no longer reference _kIOMasterPortDefault (#3338)
fix: macosx: fix temperature monitoring (#3343)
new: macosx: use IOHWSensor to read CPU temperature (#3334)
imp: some: allow for fractional temperature thresholds (#3315)
chg: x86: made Pentium M preselection like Pentium 4 (#3323)
imp: aix: include assembler cores on ppc
fix: aix: smp: threads now get correctly spread over all cpus
chg: macosx: KKS 970 core temporarily disabled (useless)
2.9006-485 new: decunix: cpu temperature detection
new: macosx: use AppleCPUthermo to read CPU temperature (#3315)
imp: macosx: use latest gcc 3.3 to compile client and OGR cores
new: macosx: properly recongize the PowerPC 970 (G5) (#3310)
new: ppc: new rc5-72 core for PowerPC 970 (G5) by Didier Levet
new: nextstep: revived port with OGR and RC5-72 support
==========================================================================
NetBSD/vax
==========================================================================
2.9000
------
2.9008-492 imp: ppc: Faster GARSP Vector core
imp: all: Added an option to rotate log files at local time or UTC
time (#2613)
fix: all: Made week number ISO 8601 compliant (#3336)
imp: all: Display which cruncher load/save/complete work (#2954)
imp: all: Log more error messages (#3611)
imp: macosx: Made the buffer threshold limits hw-dependant (#3626)
fix: ppc: Select core #5 on PPC 601 (#3685)
fix: macosx: Now recognize PPC 750FX (#3675)
fix: macosx: No longer read the TAU on G4/G5.
imp: solaris: Identify SPARC64-IV/US-IV (#3693)
2.9008-491 chg: all: Disabled OGR (Phase 1) contest
fix: all: Client didn't stop as instructed (#3672)
fix: macosx: Fixed an issue caused by white spaces in file paths.
imp: macosx: Reworked the Startup Items implementation.
imp: macosx: Display CPU temp. upon startup (if enabled/available)
imp: all: Reworked the activity display in test mode (OGR-P2)
imp: ppc: Select GARSP 5.1x Scalar by default on PPC 74x7/G5
imp: ppc: Faster OGR-P2 cores.
imp: amigaos: Allow crunchers to shutdown on exit when other user
tasks are monopolizing cpu time
imp: macosx: Added PowerPC 970FX recognition (#3675)
2.9008-490 new: all: Enable OGR-24 and OGR-25 Phase 2 (finalization)
new: amigaos: native OS4 port
2.9007-489 new: x86: new rc5-72 cores (#3265, #3398)
fix: ppc: now detects 745/755 (G3) cpu under linux
chg: x86: core preselection (#3477, #3580, #3602, #3621, #3625)
imp: x86: cpu identification (#3593, #3627)
chg: x86-linux: new build style using uClibc
2.9007-488 fix: macosx: Undefined symbol issue (10.1.5, #3578)
imp: all: Force partial work to be restarted when fetched from a
shared buffer by a different user.
imp: macosx: somewhat fix the "Pause if running" option (#3566)
new: morphos: MorphOS pre-release
fix: all: Trashed OGR buffers (bug introduced in 2.9007-487)
fix: all: Fixed checkpoint file problem introduced by the user
check.
2.9007-487 fix: amigaos: 68k: fixed a race condition adding public port
fix: amigaos: fixed a race quitting the cruncher thread
new: MorphOS port
new: morphos: added resethandler, client will quit before reset
fix: amigaos: fixed timer.device exit crash
fix: all: fixed a busy loop that could occur with OGR (#2726)
2.9007-486 imp: nextstep: include assembler cores on x86
imp: nextstep: fix console handling for config menu
fix: macosx: no longer reference _kIOMasterPortDefault (#3338)
fix: macosx: fix temperature monitoring (#3343)
new: macosx: use IOHWSensor to read CPU temperature (#3334)
imp: some: allow for fractional temperature thresholds (#3315)
chg: x86: made Pentium M preselection like Pentium 4 (#3323)
imp: aix: include assembler cores on ppc
fix: aix: smp: threads now get correctly spread over all cpus
chg: macosx: KKS 970 core temporarily disabled (useless)
2.9006-485 new: decunix: cpu temperature detection
new: macosx: use AppleCPUthermo to read CPU temperature (#3315)
imp: macosx: use latest gcc 3.3 to compile client and OGR cores
new: macosx: properly recongize the PowerPC 970 (G5) (#3310)
new: ppc: new rc5-72 core for PowerPC 970 (G5) by Didier Levet
new: nextstep: revived port with OGR and RC5-72 support
2.9005-484 new: x86: detect Athlon with Barton core (#3227)
new: x86: detect Celeron with Tualatin core / brand id 1 (#3246)
new: x86: detect Pentium M (#3304)
imp: x86: changed some preselected cores (#3233, #3293)
new: sparc: rc5-72 assembly cores by Andreas Beckmann
new: decunix: initial Lurk support
chg: all: single-threaded clients now ignore numcpu/max-threads
imp: alpha: preselect ansi 4-pipe for EV56 and higher
imp: alpha: preselect ansi 1-pipe for EV45 and lower
imp: all: remote buffer error reporting
imp: linux: print "'host' command not found" on resolve failure
2.9005-483 fix: x86: re-added SS-2 core - new version fixes bug #3187
fix: ppc: no longer coredumps while resolving under Linux (#3213)
new: ppc: support for Altivec under linux (#1349)
new: sparc: optimized rc5-72 core by Didier Levet
new: sparc/solaris: cpu detection
new: ppc: faster non-Altivec rc5-72 core by Malcolm Howell
new: 68k: optimized rc5-72 cores, now not only for AmigaOS
fix: some: network cleanup failed during rare error condition
new: ppc: two new rc5-72 non-Altivec cores by Malcolm Howell
chg: ppc: more optimizations to rc5-72 cores by Didier Levet
chg: ppc: ansi cores removed, asm cores are faster
2.9004-482 undo: x86: rc5-72 SS-2 core (Athlon optimized) removed due to
reentrancy and stack problems (#3187)
chg: some: rc5-72 ansi cores removed in favor of faster asm cores
chg: x86: disabled dg-* cores (bswap instr) on i386/i486 (#2878)
2.9003-481 fix: smp via fork: 2nd process died after switching to project
ogr (added workaround for #3006)
chg: ppc: use OGR-scalar cruncher for PowerPC 7450 (#3035)
fix: ppc: manual selection of OGR cores is now possible
new: macosx: CPU temperature reading by Karakoussis Apostolos
new: ppc: two additional rc5-72 cores for ppc by Didier Levet
new: arm: ogr assembly cores by Peter Teichmann
==========================================================================
SunOS/sparc
==========================================================================
2.9000
------
2.9009-494 chg: all: Major clean up in the OGR core base
imp: ppc: Modified KOGE cores - should be faster in most cases
new: solaris: 64-bit sparc client with faster 64-bit OGR
imp: alpha: Added EV4 and EV67-specific 64-bit cores
2.9008-493 new: ppc: Enabled KOGE cores for all PPC targets, except AIX
new: macosx: ASM-optimized GARSP-5 cores (KOGE Scalar/Hybrid)
fix: all: Fixed an issue with -runbuffers (= -runoffline -n -1)
that caused the client to wait for ever.
2.9008-492 imp: ppc: Faster GARSP Vector core
imp: all: Added an option to rotate log files at local time or UTC
time (#2613)
fix: all: Made week number ISO 8601 compliant (#3336)
imp: all: Display which cruncher load/save/complete work (#2954)
imp: all: Log more error messages (#3611)
imp: macosx: Made the buffer threshold limits hw-dependant (#3626)
fix: ppc: Select core #5 on PPC 601 (#3685)
fix: macosx: Now recognize PPC 750FX (#3675)
fix: macosx: No longer read the TAU on G4/G5.
imp: solaris: Identify SPARC64-IV/US-IV (#3693)
fix: all: Fixed the ideal completion time inaccuracy (#3495)
fix: some: OGR crunchers no longer busy-wait (#3618)
fix: all: Refuse unknown contest/core specified with -bench*/-test
fix: all: Added an exponential backoff of the retry timer for
server connections/remote buffers (#3648)
imp: all: Client no longer exit when no OGR-P2 work is available
(#3680, #3691)
fix: all: Memory buffers are now preserved on restart (#2833)
imp: all: Increased the maximum size of memory buffers.
new: win64: native AMD64 port
fix: macosx: Fixed broken logic in temperature sensor detection.
Re-enable TAU reading on 7400/7410 (#3699)
2.9008-491 chg: all: Disabled OGR (Phase 1) contest
fix: all: Client didn't stop as instructed (#3672)
fix: macosx: Fixed an issue caused by white spaces in file paths.
imp: macosx: Reworked the Startup Items implementation.
imp: macosx: Display CPU temp. upon startup (if enabled/available)
imp: all: Reworked the activity display in test mode (OGR-P2)
imp: ppc: Select GARSP 5.1x Scalar by default on PPC 74x7/G5
imp: ppc: Faster OGR-P2 cores.
imp: amigaos: Allow crunchers to shutdown on exit when other user
tasks are monopolizing cpu time
imp: macosx: Added PowerPC 970FX recognition (#3675)
2.9008-490 new: all: Enable OGR-24 and OGR-25 Phase 2 (finalization)
new: amigaos: native OS4 port
2.9007-489 new: x86: new rc5-72 cores (#3265, #3398)
fix: ppc: now detects 745/755 (G3) cpu under linux
chg: x86: core preselection (#3477, #3580, #3602, #3621, #3625)
imp: x86: cpu identification (#3593, #3627)
chg: x86-linux: new build style using uClibc
2.9007-488 fix: macosx: Undefined symbol issue (10.1.5, #3578)
imp: all: Force partial work to be restarted when fetched from a
shared buffer by a different user.
imp: macosx: somewhat fix the "Pause if running" option (#3566)
new: morphos: MorphOS pre-release
fix: all: Trashed OGR buffers (bug introduced in 2.9007-487)
fix: all: Fixed checkpoint file problem introduced by the user
check.
2.9007-487 fix: amigaos: 68k: fixed a race condition adding public port
fix: amigaos: fixed a race quitting the cruncher thread
new: MorphOS port
new: morphos: added resethandler, client will quit before reset
fix: amigaos: fixed timer.device exit crash
fix: all: fixed a busy loop that could occur with OGR (#2726)
2.9007-486 imp: nextstep: include assembler cores on x86
imp: nextstep: fix console handling for config menu
fix: macosx: no longer reference _kIOMasterPortDefault (#3338)
fix: macosx: fix temperature monitoring (#3343)
new: macosx: use IOHWSensor to read CPU temperature (#3334)
imp: some: allow for fractional temperature thresholds (#3315)
chg: x86: made Pentium M preselection like Pentium 4 (#3323)
imp: aix: include assembler cores on ppc
fix: aix: smp: threads now get correctly spread over all cpus
chg: macosx: KKS 970 core temporarily disabled (useless)
2.9006-485 new: decunix: cpu temperature detection
new: macosx: use AppleCPUthermo to read CPU temperature (#3315)
imp: macosx: use latest gcc 3.3 to compile client and OGR cores
new: macosx: properly recongize the PowerPC 970 (G5) (#3310)
new: ppc: new rc5-72 core for PowerPC 970 (G5) by Didier Levet
new: nextstep: revived port with OGR and RC5-72 support
Some pkglint cleanup while here.
2005-09-25 Ville Skyttä <scop@FreeBSD.org>
* Release 3.0.6.
* README: CVS home page has moved to http://www.nongnu.org/cvs/
2005-08-26 Ville Skyttä <scop@FreeBSD.org>
* cvsweb.cgi: Allow the "content-type" CGI param to contain "+".
[Submitted by: <charles.buysschaert@advalvas.be>]
2005-06-19 Ville Skyttä <scop@FreeBSD.org>
* cvsweb.conf: Spelling fixes.
[Submitted by: Zafer Aydogan <zafer@gmx.org>,
Jonathan Noack <noackjr@alumni.rice.edu>]
2005-05-06 Ville Skyttä <scop@FreeBSD.org>
* cvsweb.cgi (printLog): Improve presentation of the "Diff to ..."
lines, thanks to Jerry Nairn for pointing this out.
2005-04-11 Ville Skyttä <scop@FreeBSD.org>
* cvsweb.cgi (human_readable_diff): Try harder to output sane
revision numbers when rcsdiff produced no output.
[Submitted by: Jerry Nairn <jpnairn@gmail.com>,
Jon Noack <noackjr@alumni.rice.edu> (modified)]
* cvsd-buildroot: further portability improvements on 64 bit platforms
* added Portuguese debconf translation by Ricardo Silva
* added warnings and errors on failing to close a socket
2006-09-05 Mikio Hirabayashi
* estraier.c (est_db_set_cache_size): parameters now support zero value.
* estcmd.c (doputdoc): -fx option now supports *.
* estseek.c (realmain, showform): perpage attribute was added.
* estmaster.c (sendmasterdata, sendmasterdataui): referer checking was modified.
* wavermod.c (waver_init, fetch_document): replace attribute was added.
* myconf.h: a wrong message about version requirement of QDBM was fixed.
- Release: 1.4.2
Changes:
Fixed saving/loading of the file view configuration.
Improved ffmpeg autoconf check.
More FreeBSD Compile fixes (thanks to Heiner Eichmann).
Fixed symbolic link handling in data projects (a bug introduced in 0.12.16).
Use UTF-8 encoding to store and load local CDDB entries.
Never use growisofs parameter -dvd-compat with DVD+RW media.
Fixed flac audio encoding for the audio project conversion feature.