- Start rewrite of DirectSound
[reactos.git] / reactos / boot /
2009-10-30 Hervé Poussineau[freeldr] Move custom.c, drivemap.c/h, miscboot.c/h...
2009-10-28 Sylvain Petreolleforgot to include winmm winetest on testcd
2009-10-28 Christoph von Wittichadd ac97 as optional
2009-10-27 Dmitry Gorbachev- Update address of Free Software Foundation.
2009-10-26 Sylvain Petreollefix wavemapper path
2009-10-24 Dmitry Chapyshev- Add reg.exe from Wine 1.1.31
2009-10-24 Dmitry Chapyshev- Add runonce.exe to bootcd
2009-10-24 Dmitry Chapyshev- Add some registry keys (like in Windows)
2009-10-23 Christoph von Wittichupdate kvm virtio driver filenames
2009-10-23 Lucas SuggsFirst push of nslookup implementation.
2009-10-22 Stefan Ginsberg- Fix 43192 -- MAXUINT and MAXULONGLONG are only define...
2009-10-18 Hervé PoussineauOk, reverting r43565. Someone will have to tell me...
2009-10-18 Hervé Poussineau[freeldr] Limit disk read buffer size to 512 bytes
2009-10-18 Dmitry Gorbachev[3DTEXT, FREELDR, HAL, MINGW_COMMON, MMDRV, MSGINA...
2009-10-18 Hervé Poussineau[freeldr/i386] Read up to 128 sectors at once
2009-10-17 Hervé PoussineauFix warning
2009-10-17 Hervé Poussineau[freeldr] FAT driver: check for directory attribute...
2009-10-16 Cameron Gutman - Add rasadhlp to build and bootcd
2009-10-14 Hervé Poussineau[freeldr] List in menu all entries from [Operating...
2009-10-14 Stefan Ginsberg- Remove a hack from KiGetMachineBootPointers and set...
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Dmitry Gorbachev- Remove svn:needs-lock, svn:eol-type, and svn:eol...
2009-10-11 Hervé Poussineau[freeldr] Fix typo: REGISTER -> REGISTRY
2009-10-11 Hervé Poussineau[freeldr] Rework the ramdisk driver to let it be a...
2009-10-11 Dmitry Chapyshev- Add spider.exe to bootcd
2009-10-10 Aleksey Bragin[freeldr]
2009-10-09 Gregor Schneider- Various resource fixes (unclosed files, unchecked...
2009-10-09 Gregor SchneiderCorrect MPEG1/2 video decoder filename, patch by Russell
2009-10-07 Dmitry GorbachevDelete unused copy of GPL.
2009-10-07 Dmitry GorbachevFix FreeLDR bug #4877. Patch by Gabriel.
2009-10-07 Matthias Kupfer- fix typo in registry key name
2009-10-05 Matthias Kupfer- add new desktop and mouse property keys to registry
2009-10-05 Matthias Kupfer- partly revert 43298
2009-10-04 Matthias Kupfer- remove double entry in inf
2009-10-04 Dmitry GorbachevUpdate Spanish translations. Javier Remacha, bug #4872.
2009-10-03 Hervé PoussineauWINLDR: Finally, set Windows boot style as default
2009-10-03 Hervé Poussineau[freeldr] Remove MachDiskGetPartitionEntry, and directl...
2009-10-03 Hervé Poussineau[freeldr] Remove (Mach)DiskGetBootDevice, DiskGetBootVo...
2009-10-03 Hervé PoussineauRework FAT filesystem to not be tied to boot filesystem
2009-10-03 Hervé Poussineau[freeldr] Fix warning on recent GCC versions
2009-10-03 Hervé Poussineau[freeldr] Code code specific to ARC emulation to its...
2009-10-03 Hervé Poussineau[freeldr] It's easy to check if we booted from a floppy...
2009-10-03 Hervé PoussineauWINLDR: Move i386 specific code to its own file
2009-09-28 Dmitry GorbachevAdd 1152x864, 1280x1024, and 1600x1200 modes.
2009-09-28 Johannes Anderwald- Add ks.inf
2009-09-28 Hervé Poussineaubootvid.dll is in system32, not system32\drivers
2009-09-28 Hervé PoussineauFix debug message
2009-09-27 Stefan Ginsberg- Use MAXUINT, MAXULONG, MAXDWORD, MAXULONGLONG and...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-26 Stefan Ginsberg- HAL: Make /W3 friendly
2009-09-25 Aleksey Bragin[winldr]
2009-09-25 Aleksey Bragin[winldr]
2009-09-24 Hervé Poussineau[freeldr] Put cdrom information in block list information
2009-09-24 Hervé PoussineauWINLDR: Don't hardcode filesystem driver name
2009-09-23 Hervé PoussineauPartly unregress Xbox 1 port. It now fails with INACCES...
2009-09-23 Hervé Poussineau[freeldr] Partition numbers are 1 based
2009-09-22 Hervé Poussineau[freeldr] Never ever define a macro as multiple instruc...
2009-09-22 Hervé Poussineau[freeldr] Rework NTFS filesystem to not be tied to...
2009-09-22 Hervé Poussineau[freeldr] Move definition of maximum number of availabl...
2009-09-22 Hervé Poussineau[freeldr] Accept to read blocks whose size is not a...
2009-09-21 Stefan Ginsberg- Use __writeeflags instead of clc to clear the carry...
2009-09-21 Stefan GinsbergMega compiler intrinsics patch:
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-09-18 Stefan Ginsberg- _mingw.h: Don't define __attribute__ to nothing ...
2009-09-06 Hervé PoussineauRevert r43007 to try to please buildbot
2009-09-06 Hervé PoussineauRework FAT filesystem to not be tied to boot filesystem
2009-09-06 Hervé PoussineauImplement GetFileInformation() on disks for i386 archit...
2009-09-06 Hervé PoussineauRemove code dealing with FAT cache. It is never used
2009-09-06 Hervé PoussineauFor now, some filesystems still need to use DiskGetBoot...
2009-09-06 Hervé PoussineauRemove support for machine specific versions of DiskGet...
2009-09-06 Hervé PoussineauDo not leak device descriptors in case of error
2009-08-23 Hervé Poussineau[freeldr] When creating a component, provide at the...
2009-08-23 Hervé Poussineau[freeldr] When creating a component, provide at the...
2009-08-22 Dmitry Chapyshev- Add windowscodecs.dll from Wine 1.1.28
2009-08-15 Dmitry Chapyshev- Add EventLabels keys
2009-08-15 Dmitry Chapyshev- Add sound schemes keys
2009-08-15 Dmitry Chapyshev- Add bcrypt, xmllite and hnetcfg from Wine
2009-08-15 Dmitry Chapyshev- Add rapps.exe to bootcd
2009-08-15 Dmitry Chapyshev- Add msgsm32.acm from Wine
2009-08-09 Hervé Poussineau[rbuild] Remove distinction between Iso/IsoRegTest...
2009-08-09 Dmitry GorbachevFix IDT limit.
2009-08-09 Dmitry GorbachevAdd padding to ext2 superblock structure (to 512 bytes).
2009-08-09 Christoph von Wittichsync shdocvw and mshtml with wine 1.1.27 and add missin...
2009-08-09 Hervé PoussineauFix compilation #2
2009-08-09 Hervé PoussineauFix compilation
2009-08-09 Hervé PoussineauMerge FldrCreateComponentKey and FldrSetIdentifier
2009-08-09 Hervé PoussineauMerge FldrCreateComponentKey and FldrSetComponentInform...
2009-08-08 Dmitry GorbachevFix issue #4673 ("Misrepresented license in FreeLDR...
2009-08-08 Hervé PoussineauRemove dead code
2009-08-08 Hervé PoussineauUse Arc* infrastructure to read the .inf file
2009-08-08 Hervé PoussineauFix some typos and make PFILE a ULONG
2009-08-08 Hervé Poussineau- Half-convert FAT, Ext2 and NTFS filesytems to provide...
2009-08-08 Dmitry Gorbachev- Do not compare an ULONG variable with -1 in DbgPrint().
2009-08-08 Hervé PoussineauHACK FIX DiskGetBootPath() method to return something...
2009-08-08 Hervé PoussineauRework ISO9660 filesystem to use ARC file architecture.
2009-08-08 Hervé PoussineauRead freeldr.ini file using ARC file infrastructure
2009-08-08 Hervé PoussineauImprove ARC file infrastructure, by adding a compatibil...
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-07-28 Aleksey Bragin- Fix a regression introduced in 40710, which caused...
next