Sun, 11 May 2008 20:35:22 +0000 |
nicodvb |
read_playback_type() finally removes the last conditional bitfield struct
src
|
Sun, 11 May 2008 19:07:25 +0000 |
nicodvb |
read_cell_playback() removes another conditional bitfield.
src
|
Sun, 11 May 2008 09:43:48 +0000 |
nicodvb |
added read_pgci_srp() and removed another conditional bitfield
src
|
Sun, 11 May 2008 09:27:42 +0000 |
nicodvb |
added read_user_ops() and removed conditional bitfield
src
|
Sat, 10 May 2008 20:53:00 +0000 |
nicodvb |
more braces removed
src
|
Sat, 10 May 2008 20:46:42 +0000 |
nicodvb |
prevent 2 potential memory leaks in SetUDFCache()
src
|
Sat, 10 May 2008 20:37:13 +0000 |
nicodvb |
cosmetics: tabs->spaces, hopefully the indentation is much better now
src
|
Sat, 10 May 2008 20:21:37 +0000 |
nicodvb |
cosmetics: fewer useless braces
src
|
Sat, 10 May 2008 10:24:22 +0000 |
nicodvb |
100% cosmetics: removed various spaces/tabs and useless braces. Tiny reindentation
src
|
Sat, 10 May 2008 10:07:06 +0000 |
nicodvb |
use memcpy() instead of struct assignment. Patch by Erik Hovland org
src
|
Fri, 09 May 2008 21:34:39 +0000 |
nicodvb |
removed unnecessary inclusion of config.h - patch by Erik Hovland org
src
|
Fri, 09 May 2008 21:33:31 +0000 |
nicodvb |
removed unnecessary inclusion of bswap.h - patch by Erik Hovland org
src
|
Sat, 03 May 2008 08:22:40 +0000 |
nicodvb |
read_subp_attr() uses getbits() instead of relying on endianness-specific bitfields
src
|
Sat, 03 May 2008 08:05:35 +0000 |
nicodvb |
removed forgotten debug
src
|