Quantcast
Channel: CodePlex
Viewing all articles
Browse latest Browse all 1149

CodePlex Daily Summary for Tuesday, January 28, 2014

$
0
0

CodePlex Daily Summary for Tuesday, January 28, 2014

Popular Releases

  • Seal Report: Seal Report 1.2.1: Minor release Includes the last version of the Task Scheduler Managed Wrapper (better support for Windows 8 and 2012)
  • DNN Blog: 06.00.04: Highlights Switched to Colorbox as lightbox plugin for default template as Fancybox was out of date and has switched to a non-commercial license Fix to image handler so it will include mime-type in response Include plain text author in feed RSS and not just the default RSS 2 fashion Resolved issues with downloading old posts and post categories in WLW Fixed width issues on a number of admin screen text boxes
  • ebInterface Plugin for Word 2007, 2010 & 2013: eRechnung an den Bund V 4.0.5 (CS238): Bug Fix ReleaseFolgende Änderungen wurden vorgenommen: Bugfix: 4 Dezimale bei Einzelpreis werden jetzt auch in ebinterface gespeichert Textkorrekturen Anpassung der Versionsnummer an ebInterface
  • PDF.NET: SOD--(PDF.NET Ver5.1.0): 从2013.10.1日起,原PDF.NET 将更名为 SOD(one SQL-MAP,ORM,Data Control framework)框架 原PDF.NET框架将成为一个全功能的企业开发框架,而 SOD框架将是PDF.NET开发框架下面的 * “数据开发框架 ”*,详细信息请看框架官网 http://www.pwmis.com/sqlmap 源码的独立下载正在整理中,如果你有codeplex账号,也可以可以通过TFS连接本站直接下载。 春节后将陆续发布官方其它下载包。 --------- 当前版本相对与5.0之前的版本,有下面几个重要改进 : 重写了ORM核心的 ORM查询语言:OQL; 增强了基础的AdoHelper功能,支持轻量级的ORM映射; 增加了内存缓存; 增强了WinForm/WebForm 数据控件功能。 当前版本已经经过了PDF.NET 会员为期半年的试用于反馈、修改而最终成型,直至今天已经可以发布框架的稳定版本,强烈建议使用PDF.NET的朋友尽快升级到当前版本 。 有关OQL的重要信息,请参见下面这个连接中的4篇系列文章: OR...
  • QuickMon: Version 3.1: Added a Window that allows you to view known remote agents. From this same window you can now 'Register' the local 'Remote Agent/Service'. I also fixed a nasty bug with the performance counter collector that did not save any changes made while editing it.
  • SEToolbox: SEToolbox 01.015.016 Release 1: Fixed numerous bugs in asteroid generation. This is due to changes in how asteroids are now treated and hiding of rare ores in SE. Fixed speed displayed for ships. Added remembering 'Asteroid field' whilst toolbox is open. Added sending ship at player at max velocity. Added Transparent detection to 'Import Image'. Installation of this version will replace older version. Runtime requirements: MS .NET Framework 4. http://www.microsoft.com/en-au/download/details.aspx?id=17851
  • WDTVHubGen - Adds Metadata, thumbnails and subtitles to WDTV Live Hubs: WDTVHubGen v2.3.1.1 maint: fixed a bug that a movie without a year would cause an error.
  • GODspeed - FTP client for JTAG/RGH Xbox 360 consoles: GODspeed v1.0 Beta 4: FIXED: Title caching (Directory change speed up 500-1000%) FIXED: Displaying wrong folder size before copy FIXED: Profile detection error FIXED: Last visited path per connection FIXED: New version detection FIXED: Executing the Rename command from Context menu FIXED: Title recognition in STFS packages FIXED: STFS package saving FIXED: Refreshing directory shows random percentage FIXED: Speedmeter using Remote Copy FIXED: Remote Copying files with "&" in path FIXED: PS3 c...
  • Keepass2Android: 0.9.3 preview 2: New keyboard with many improvements. See settings to customize. Read-only support for kdb (Keepass 1 files). Experimental! Added SFTP support Bug fixes Experimental workaround for Bug in ART (Android 4.4.2)
  • VR Player: VR Player 0.5.1 ALPHA: Drag and drop files support Read presets from metadata support Double click trigger full screen toggle Mouse wheel scroll trigger FOV change File projection stereo support Fixed movement orientation Fixed shortcuts conflicts Changed sidecar naming to FILENAME.json Changed default barrel distortion factor Changed slider minimum values for chromatic aberration
  • Sandcastle Help File Builder: Help File Builder and Tools v2014.1.26.0 Beta: General InformationIMPORTANT: On some systems, the content of the ZIP file is blocked and the installer may fail to run. Before extracting it, right click on the ZIP file, select Properties, and click on the Unblock button if it is present in the lower right corner of the General tab in the properties dialog. This release contains a significant number of changes. It is stable but, given the large number of changes, it is being issued as a beta release. The most significant changes in thi...
  • TerraMap (Terraria World Map Viewer): TerraMap 1.0.1.23095: Added world properties window, toolbar button and View menu item. Added ability to right-click to select a tile, search starts from the selected tile. Added determinate progress when searching. Fixed toolbar buttons not enabled after loading, searching, etc.
  • SQL Compact data and schema script utility: Version 3.5.2: Current build is 3.5.2.36 This release contains 5 downloadable files: Export2SqlCE.zip - SQL Server 2005/2008 command line utility to generate a SQL Compact compatible script with schema and data (or schema only) - ExportSqlCE40.zip - SQL Compact 4.0 command line utility to generate a script with schema and data ExportSqlCE.zip - SQL Compact 3.5 command line utility to generate a script with schema and data ExportSqlCE31.zip- SQL Compact 3.1 command line utility to generate a script with...
  • Extension Method Library (C# Extension Methods for .NET): 2014 Q1 (version 1.0.0.0): Z.ExtensionMethods is a library that enhance the .Net Framework by adding thousand of extension methods to existing objects. The main goal of this library is to boost developer productivity by adding missing/utility method to reduce line of code and make the syntax more clear You must specify the namespace "using Z.ExtensionMethods.Object;" to add extension method to every object for both release. Z.ExtensionMethods (No default namespace)Contains 1 namespace Z.ExtensionMethods.Object Use t...
  • DirectX Tool Kit: January 2014: January 24, 2014 DirectXTK for Audio updated with voice management and optional mastering volume limiter Added orientation rotation support to SpriteBatch Fixed a resource leak with GetDefaultTexture() used by some Effects Code cleanup (removed DXGI_1_2_FORMATS control define; d2d1.h workaround not needed; ScopedObject typedef removed)
  • DirectXTex texture processing library: January 2014: January 24, 2014 Added sRGB flags for Compress (TEX_COMPRESS_SRGB*) Added 'compress' flag parameter to GPU versions of Compress [breaking change] Minor fix for potential rounding problem in GPU Compress Code cleanup (removed DXGI_1_2_FORMATS control define; ScopedObject typedef removed) Dropped VS 2010 support without the Windows 8.1 SDK (removed USE_XNAMATH control define)
  • Visual Studio TFS Branching and Merging Guide: v3.ALPHA - Visual Studio 2013: CAUTION Wandering into ALPHA territory could ruin anyone's day fast, so be aware! We are conducting content-active tests within an evaluation radius and this guidance should be used with caution while in ALPHA state. PLEASE DO NOT blog, tweet or make noise about this "silent" ALPHA release! EARLY ALPHA DROP FOR EARLY EVALUATION AND FEEDBACK These guides deliver a new crisper, more compact style, which is easier to consume on multiple devices without sacrificing any content. The content is ...
  • EWSEditor: EwsEditor 1.7.5.32013: A bug with authentication the EWS POST window was introduced by a last minute change. Please download this new version to correct the issue.
  • mojoPortal: 2.4.0.2: see release notes on mojoportal.com https://www.mojoportal.com/mojoportal-2402-released Note that we have separate deployment packages for .NET 3.5 and .NET 4.0, but we recommend you to use .NET 4 with either .NET 4 or ideally .NET 4.5 hosting, we will probably drop support for .NET 3.5 in the near future. The deployment package downloads on this page are pre-compiled and ready for production deployment, they contain no C# source code and are not intended for use in Visual Studio. To downl...
  • XNA Game Studio: XNA 4.0 Refresh (Visual Studio 2012): Microsoft XNA Game Studio 4.0 Refresh updates XNA Game Studio 4.0 to fix bugs and add support for developing games that target Windows Phone OS 7.1 and developing games in Visual Basic. If you have any trouble, contact us at this website or send email to coordinator. Visual Studio Extension for Visual Studio 2012. Before install extension: Install DirectX Install Xna Framework 4.0 Redistribution Install Xna Game Studio 4.0 Platform Tools Install Xna Game Studio 4.0 Shared

New Projects


Viewing all articles
Browse latest Browse all 1149

Trending Articles